.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 8f90f3834d Implement support for C# 8 readonly members. 7 years ago
..
AbstractFreezable.cs
AbstractType.cs
AbstractTypeParameter.cs Fix references to nested types in generic classes. 7 years ago
AttributeListBuilder.cs Implement support for C# 8 readonly members. 7 years ago
BaseTypeCollector.cs
CustomAttribute.cs
DecimalConstantHelper.cs
DecoratedType.cs
DefaultAssemblyReference.cs
DefaultAttribute.cs
DefaultParameter.cs Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 7 years ago
DefaultTypeParameter.cs Fix #1659: Missing annotation on generic nullable reference types. 7 years ago
DefaultVariable.cs
DummyTypeParameter.cs Show attributes on type parameter constraints in C# decompilation. 7 years ago
FakeMember.cs Add IMethod.ThisIsRefReadOnly 7 years ago
GetClassTypeReference.cs
GetMembersHelper.cs
KnownAttributes.cs Implement detection of custom task implementations + tests. 7 years ago
KnownTypeCache.cs
LocalFunctionMethod.cs Add IMethod.ThisIsRefReadOnly 7 years ago
MergedNamespace.cs
MetadataEvent.cs Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4. 7 years ago
MetadataField.cs Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4. 7 years ago
MetadataMethod.cs Implement support for C# 8 readonly members. 7 years ago
MetadataNamespace.cs
MetadataParameter.cs Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 7 years ago
MetadataProperty.cs Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4. 7 years ago
MetadataTypeDefinition.cs Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4. 7 years ago
MetadataTypeParameter.cs Show attributes on type parameter constraints in C# decompilation. 7 years ago
MinimalCorlib.cs Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4. 7 years ago
NestedTypeReference.cs
NullabilityAnnotatedType.cs Show attributes on type parameter constraints in C# decompilation. 7 years ago
PinnedType.cs
SimpleCompilation.cs
SpecializedEvent.cs
SpecializedField.cs
SpecializedMember.cs
SpecializedMethod.cs Add IMethod.ThisIsRefReadOnly 7 years ago
SpecializedParameter.cs Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 7 years ago
SpecializedProperty.cs
ThreeState.cs Fix a bunch of XmlDoc compiler warnings. 7 years ago
TypeParameterReference.cs
TypeWithElementType.cs Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4. 7 years ago
UnknownType.cs Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4. 7 years ago