.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 d248867302 Add support for C# 10 record structs. 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 Update to dotnet-format 5.1.225507. 4 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 First attempt at integrating C# nullable reference types into the type system. 6 years ago
DefaultAssemblyReference.cs #2128: Reformat the whole code base. 5 years ago
DefaultAttribute.cs #2128: Reformat the whole code base. 5 years ago
DefaultParameter.cs #2128: Reformat the whole code base. 5 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 Assume conventionally named unresolved method references are properties or events. 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 Remove backing fields of auto properties and events. 3 years ago
KnownTypeCache.cs #2128: Reformat the whole code base. 5 years ago
LocalFunctionMethod.cs #2128: Reformat the whole code base. 5 years ago
MergedNamespace.cs #2128: Reformat the whole code base. 5 years ago
MetadataEvent.cs Add support for System.Runtime.CompilerServices.SpecialNameAttribute 4 years ago
MetadataField.cs Add support for System.Runtime.CompilerServices.SpecialNameAttribute 4 years ago
MetadataMethod.cs Add MethodCodeType argument to MethodImplAttribute. 3 years ago
MetadataNamespace.cs #2128: Reformat the whole code base. 5 years ago
MetadataParameter.cs #2128: Reformat the whole code base. 5 years ago
MetadataProperty.cs Fix comment. 3 years ago
MetadataTypeDefinition.cs Add support for C# 10 record structs. 3 years ago
MetadataTypeParameter.cs #2128: Reformat the whole code base. 5 years ago
MinimalCorlib.cs Add ITypeDefinition.MetadataName 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 #2128: Reformat the whole code base. 5 years ago
SpecializedMethod.cs #2128: Reformat the whole code base. 5 years ago
SpecializedParameter.cs Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 6 years ago
SpecializedProperty.cs #2128: Reformat the whole code base. 5 years ago
SyntheticRangeIndexer.cs #nullable enable for ILAst (except for generated code) 4 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