.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 b93d99a318 Fix #1368: Ignore errors while decoding attribute blobs. 7 years ago
..
AbstractFreezable.cs
AbstractType.cs Introduce IType.IsByRefLike. 7 years ago
AbstractTypeParameter.cs Introduce IType.IsByRefLike. 7 years ago
AttributeListBuilder.cs Fix #1372: XML security attributes are not added to the output. 7 years ago
BaseTypeCollector.cs
CustomAttribute.cs Fix #1368: Ignore errors while decoding attribute blobs. 7 years ago
DecimalConstantHelper.cs Fixed bug with decimal optional parameters not being resolved correctly. 7 years ago
DefaultAssemblyReference.cs Rename IAssembly -> IModule. 7 years ago
DefaultAttribute.cs Fix NullReferenceException in TypeSystemAstBuilder when attribute argument decoding fails. 7 years ago
DefaultParameter.cs Fix #1283: handle invalid metadata when decoding constants 7 years ago
DefaultTypeParameter.cs
DefaultVariable.cs Fix #1283: handle invalid metadata when decoding constants 7 years ago
DummyTypeParameter.cs
FakeMember.cs Fix #1283: handle invalid metadata when decoding constants 7 years ago
GetClassTypeReference.cs Rename IAssembly -> IModule. 7 years ago
GetMembersHelper.cs
KnownAttributes.cs Fix #1372: XML security attributes are not added to the output. 7 years ago
KnownTypeCache.cs Rename IAssembly -> IModule. 7 years ago
MergedNamespace.cs Rename IAssembly -> IModule. 7 years ago
MetadataEvent.cs Rename IAssembly -> IModule. 7 years ago
MetadataField.cs Fix #1283: handle invalid metadata when decoding constants 7 years ago
MetadataMethod.cs Fix bug in MetadataMethod.GetAttributes and add tests for PreserveSig in DllImportAttribute and PreserveSigAttribute. 7 years ago
MetadataNamespace.cs Rename IAssembly -> IModule. 7 years ago
MetadataParameter.cs Fix #1283: handle invalid metadata when decoding constants 7 years ago
MetadataProperty.cs Simplify signature of DetermineIsIndexer. 7 years ago
MetadataTypeDefinition.cs Refactor TS representation of ref / readonly structs. Add support for in parameters. 7 years ago
MetadataTypeParameter.cs Rename IAssembly -> IModule. 7 years ago
MinimalCorlib.cs Refactor TS representation of ref / readonly structs. Add support for in parameters. 7 years ago
NestedTypeReference.cs
PinnedType.cs Merge branch 'split-variables' 7 years ago
SimpleCompilation.cs Merge IDecompilerTypeSystem with ICompilation. 7 years ago
SpecializedEvent.cs
SpecializedField.cs Fix #1283: handle invalid metadata when decoding constants 7 years ago
SpecializedMember.cs Rename IAssembly -> IModule. 7 years ago
SpecializedMethod.cs
SpecializedParameter.cs Fix #1283: handle invalid metadata when decoding constants 7 years ago
SpecializedProperty.cs
ThreeState.cs Fixed thread safety issues as per code review comments. 7 years ago
TypeParameterReference.cs
TypeWithElementType.cs
UnknownType.cs