.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 af56bb10d0 Determine isBranchTarget in a separate pass. We will need it for an optimization to ILReader in a future commit. 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
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 Fix #2632: Make sure that changing the setting "ExpandMemberDefinitions" has an effect when refreshing a decompiled view. 3 years ago