.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 b85d1ba65a Fix #2771: Allow MetadataTypeDefinition.DefaultMemberName to return null if DefaultMemberAttribute is not present. 3 years ago
..
AbstractFreezable.cs #2128: Reformat the whole code base. 5 years ago
AbstractType.cs #2128: Reformat the whole code base. 5 years ago
AbstractTypeParameter.cs #2128: Reformat the whole code base. 5 years ago
AttributeListBuilder.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
BaseTypeCollector.cs #2128: Reformat the whole code base. 5 years ago
CustomAttribute.cs #2128: Reformat the whole code base. 5 years ago
DecimalConstantHelper.cs #2128: Reformat the whole code base. 5 years ago
DecoratedType.cs
DefaultAssemblyReference.cs #2128: Reformat the whole code base. 5 years ago
DefaultAttribute.cs #2128: Reformat the whole code base. 5 years ago
DefaultParameter.cs Add support for C# 11 scoped parameter modifier. 3 years ago
DefaultTypeParameter.cs #2128: Reformat the whole code base. 5 years ago
DefaultVariable.cs #2128: Reformat the whole code base. 5 years ago
DummyTypeParameter.cs #2128: Reformat the whole code base. 5 years ago
FakeMember.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
GetClassTypeReference.cs #2128: Reformat the whole code base. 5 years ago
GetMembersHelper.cs #2128: Reformat the whole code base. 5 years ago
KnownAttributes.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
KnownTypeCache.cs #2128: Reformat the whole code base. 5 years ago
LocalFunctionMethod.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
MergedNamespace.cs #2128: Reformat the whole code base. 5 years ago
MetadataEvent.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
MetadataField.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
MetadataMethod.cs Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true. 3 years ago
MetadataNamespace.cs #2128: Reformat the whole code base. 5 years ago
MetadataParameter.cs Add support for C# 11 scoped parameter modifier. 3 years ago
MetadataProperty.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
MetadataTypeDefinition.cs Fix #2771: Allow MetadataTypeDefinition.DefaultMemberName to return null if DefaultMemberAttribute is not present. 3 years ago
MetadataTypeParameter.cs #2128: Reformat the whole code base. 5 years ago
MinimalCorlib.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
NestedTypeReference.cs #2128: Reformat the whole code base. 5 years ago
NullabilityAnnotatedType.cs #2128: Reformat the whole code base. 5 years ago
PinnedType.cs #2128: Reformat the whole code base. 5 years ago
SimpleCompilation.cs #2128: Reformat the whole code base. 5 years ago
SpecializedEvent.cs #2128: Reformat the whole code base. 5 years ago
SpecializedField.cs #2128: Reformat the whole code base. 5 years ago
SpecializedMember.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
SpecializedMethod.cs #2128: Reformat the whole code base. 5 years ago
SpecializedParameter.cs Add support for C# 11 scoped parameter modifier. 3 years ago
SpecializedProperty.cs #2128: Reformat the whole code base. 5 years ago
SyntheticRangeIndexer.cs Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
ThreeState.cs Fix a bunch of XmlDoc compiler warnings. 6 years ago
TypeParameterReference.cs #2128: Reformat the whole code base. 5 years ago
TypeWithElementType.cs #2128: Reformat the whole code base. 5 years ago
UnknownType.cs #2128: Reformat the whole code base. 5 years ago