.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 32242c54a1 Fix #3056: WriteParameterReference was using the wrong parameter definition in static methods. 2 years ago
..
DisassemblerHelpers.cs Fix #3056: WriteParameterReference was using the wrong parameter definition in static methods. 2 years ago
DisassemblerSignatureTypeProvider.cs * Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext 3 years ago
IEntityProcessor.cs Add filtering/sorting capabilities to ReflectionDisassembler (#2835) 3 years ago
ILParser.cs Determine isBranchTarget in a separate pass. We will need it for an optimization to ILReader in a future commit. 3 years ago
ILStructure.cs * Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext 3 years ago
MethodBodyDisassembler.cs Fix #3061: Handler blocks of exception filter blocks do not have a header. 2 years ago
OpCodeInfo.cs #2128: Reformat the whole code base. 5 years ago
ReflectionDisassembler.cs Use .interfaceimpl type syntax 2 years ago
SortByNameProcessor.cs Add filtering/sorting capabilities to ReflectionDisassembler (#2835) 3 years ago