.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 2929ae865f Fix #1460: assertion in DataFlowVisitor`1.DebugPoint() with try-fault statement. 6 years ago
..
ControlFlowNode.cs [switch] consider loop back-edges to be exit points when looking for the switch body 8 years ago
DataFlowVisitor.cs Fix #1460: assertion in DataFlowVisitor`1.DebugPoint() with try-fault statement. 6 years ago
DefiniteAssignmentVisitor.cs Fix #890: Correctly handle calls with out-parameters in definite assignment analysis. 7 years ago
Dominance.cs WIP: yield return decompiler 9 years ago
ReachingDefinitionsVisitor.cs Fix handling of try-finally blocks in ReachingDefinitionsVisitor. 8 years ago