.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.
 
 
 
ds5678 586c04d081 Support params keyword on non-array collections 1 year ago
..
AbstractFreezable.cs
AbstractType.cs
AbstractTypeParameter.cs Implement support for explicit interface implementation of operators and operator uses. 3 years ago
AttributeListBuilder.cs Support params keyword on non-array collections 1 year ago
BaseTypeCollector.cs
CustomAttribute.cs
DecimalConstantHelper.cs
DecoratedType.cs
DefaultAssemblyReference.cs
DefaultAttribute.cs
DefaultParameter.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 2 years ago
DefaultTypeParameter.cs
DefaultVariable.cs
DummyTypeParameter.cs
FakeMember.cs
GetClassTypeReference.cs
GetMembersHelper.cs
KnownAttributes.cs Support params keyword on non-array collections 1 year ago
KnownTypeCache.cs
LocalFunctionMethod.cs
MergedNamespace.cs
MetadataEvent.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
MetadataField.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
MetadataMethod.cs Fix detection and display of explicitly implemented operators. 1 year ago
MetadataNamespace.cs
MetadataParameter.cs Support params keyword on non-array collections 1 year ago
MetadataProperty.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
MetadataTypeDefinition.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
MetadataTypeParameter.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
MinimalCorlib.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
NestedTypeReference.cs
NullabilityAnnotatedType.cs
PinnedType.cs
SimpleCompilation.cs
SpecializedEvent.cs
SpecializedField.cs
SpecializedMember.cs
SpecializedMethod.cs
SpecializedParameter.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 2 years ago
SpecializedProperty.cs
SyntheticRangeIndexer.cs
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. 2 years ago