.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.
 
 
 
 
tom-englert 3248657d2b
Add filtering/sorting capabilities to ReflectionDisassembler (#2835)
3 years ago
..
DisassemblerHelpers.cs * Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext 3 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 Determine isBranchTarget in a separate pass. We will need it for an optimization to ILReader in a future commit. 3 years ago
OpCodeInfo.cs #2128: Reformat the whole code base. 5 years ago
ReflectionDisassembler.cs Add filtering/sorting capabilities to ReflectionDisassembler (#2835) 3 years ago
SortByNameProcessor.cs Add filtering/sorting capabilities to ReflectionDisassembler (#2835) 3 years ago