.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 84704a7452 Adds support for C# 9 covariant return types in methods and getter-only properties and indexers. 4 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 #2128: Reformat the whole code base. 5 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 Adds support for C# 9 covariant return types in methods and getter-only properties and indexers. 4 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 support for System.Runtime.CompilerServices.SpecialNameAttribute 4 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 Add support for System.Runtime.CompilerServices.SpecialNameAttribute 4 years ago
MetadataTypeDefinition.cs Add support for System.Runtime.CompilerServices.SpecialNameAttribute 4 years ago
MetadataTypeParameter.cs #2128: Reformat the whole code base. 5 years ago
MinimalCorlib.cs Use "record" instead of "class" for C# 9 record class types. 5 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