.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.
 
 
 
 
Siegfried Pammer 3b0939d99c Add ExtensionInfo: mapping of extension members to extension implementations and more. 1 year ago
..
AbstractFreezable.cs
AbstractType.cs Fix #2860 3 years ago
AbstractTypeParameter.cs Support `allows ref struct` constraint 1 year ago
AttributeListBuilder.cs Support params keyword on non-array collections 1 year ago
BaseTypeCollector.cs
CustomAttribute.cs
DecimalConstantHelper.cs
DecoratedType.cs #2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types. 4 years ago
DefaultAssemblyReference.cs
DefaultAttribute.cs
DefaultParameter.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 2 years ago
DefaultTypeParameter.cs Support `allows ref struct` constraint 1 year ago
DefaultVariable.cs
DummyTypeParameter.cs Support `allows ref struct` constraint 1 year ago
FakeMember.cs Fix "ref readonly" fields. 3 years ago
GetMembersHelper.cs
KnownAttributes.cs Support params keyword on non-array collections 1 year ago
KnownTypeCache.cs
LocalFunctionMethod.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 4 years ago
MergedNamespace.cs
MetadataEvent.cs Use MetadataFile instead of PEFile in TypeSystem. 3 years ago
MetadataField.cs Use MetadataFile instead of PEFile in TypeSystem. 3 years ago
MetadataMethod.cs Fix detection and display of explicitly implemented operators. 2 years ago
MetadataNamespace.cs
MetadataParameter.cs Support params keyword on non-array collections 1 year ago
MetadataProperty.cs Use MetadataFile instead of PEFile in TypeSystem. 3 years ago
MetadataTypeDefinition.cs Add ExtensionInfo: mapping of extension members to extension implementations and more. 1 year ago
MetadataTypeParameter.cs Move AllowByRefLike to SRMExtensions. 1 year ago
MinimalCorlib.cs Add ExtensionInfo: mapping of extension members to extension implementations and more. 1 year ago
NestedTypeReference.cs
NullabilityAnnotatedType.cs Support `allows ref struct` constraint 1 year ago
PinnedType.cs
SimpleCompilation.cs
SpecializedEvent.cs
SpecializedField.cs Fix "ref readonly" fields. 3 years ago
SpecializedMember.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 4 years ago
SpecializedMethod.cs Support `allows ref struct` constraint 1 year ago
SpecializedParameter.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 2 years ago
SpecializedProperty.cs
SyntheticRangeIndexer.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 4 years ago
ThreeState.cs
TypeParameterReference.cs
TypeWithElementType.cs
UnknownType.cs Fix bug in UnknownType: FullName of nested unknown types did not contain the outer type name(s), but only namespace and nested type name. 3 years ago