.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.
 
 
 
 
Daniel Grunwald 807a345d08 Show exception handlers in IL assembly. 15 years ago
..
ControlFlowEdge.cs Implemented a very simple loop detection. 15 years ago
ControlFlowGraph.cs Add control flow analysis. 15 years ago
ControlFlowGraphBuilder.cs Show exception handlers in IL assembly. 15 years ago
ControlFlowNode.cs Implemented a very simple loop detection. 15 years ago
ControlStructureDetector.cs Show exception handlers in IL assembly. 15 years ago
OpCodeInfo.cs Add control flow analysis. 15 years ago
SimplifyByRefCalls.cs Add control flow analysis. 15 years ago
SsaBlock.cs Add control flow analysis. 15 years ago
SsaForm.cs Add control flow analysis. 15 years ago
SsaFormBuilder.cs Add control flow analysis. 15 years ago
SsaInstruction.cs Add control flow analysis. 15 years ago
SsaOptimization.cs Add control flow analysis. 15 years ago
SsaVariable.cs Add control flow analysis. 15 years ago
TransformToSsa.cs Add control flow analysis. 15 years ago