.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Grunwald 18666d8d5d Fix additionalReturnTypeAttributes not being applied. 2 years ago
..
AbstractFreezable.cs
AbstractType.cs Fix #2860 2 years ago
AbstractTypeParameter.cs Implement support for explicit interface implementation of operators and operator uses. 2 years ago
AttributeListBuilder.cs Rename lifetime annotation to `ScopedRef` 2 years ago
BaseTypeCollector.cs
CustomAttribute.cs
DecimalConstantHelper.cs
DecoratedType.cs #2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types. 3 years ago
DefaultAssemblyReference.cs
DefaultAttribute.cs
DefaultParameter.cs Add support for C# 11 scoped parameter modifier. 3 years ago
DefaultTypeParameter.cs
DefaultVariable.cs
DummyTypeParameter.cs
FakeMember.cs Fix "ref readonly" fields. 2 years ago
GetClassTypeReference.cs
GetMembersHelper.cs
KnownAttributes.cs Add support for ScopedRefAttribute 2 years ago
KnownTypeCache.cs
LocalFunctionMethod.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
MergedNamespace.cs
MetadataEvent.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
MetadataField.cs Fix "ref readonly" fields. 2 years ago
MetadataMethod.cs Fix additionalReturnTypeAttributes not being applied. 2 years ago
MetadataNamespace.cs
MetadataParameter.cs Rename lifetime annotation to `ScopedRef` 2 years ago
MetadataProperty.cs Fix #3094: look for `[NullableAttribute]` both on the property getter and property itself 2 years ago
MetadataTypeDefinition.cs Fix #2860 2 years ago
MetadataTypeParameter.cs
MinimalCorlib.cs #2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types. 3 years ago
NestedTypeReference.cs
NullabilityAnnotatedType.cs Fix assertion: UnknownType for unresolved reference can still be nullable; only the SpecialType.Unknown cannot. 2 years ago
PinnedType.cs
SimpleCompilation.cs
SpecializedEvent.cs
SpecializedField.cs Fix "ref readonly" fields. 2 years ago
SpecializedMember.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
SpecializedMethod.cs
SpecializedParameter.cs Add support for C# 11 scoped parameter modifier. 3 years ago
SpecializedProperty.cs
SyntheticRangeIndexer.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
ThreeState.cs
TypeParameterReference.cs
TypeWithElementType.cs
UnknownType.cs Fix assertion: UnknownType for unresolved reference can still be nullable; only the SpecialType.Unknown cannot. 2 years ago