.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. 7 years ago
..
ControlFlowNode.cs
DataFlowVisitor.cs Fix #1460: assertion in DataFlowVisitor`1.DebugPoint() with try-fault statement. 7 years ago
DefiniteAssignmentVisitor.cs Fix #890: Correctly handle calls with out-parameters in definite assignment analysis. 8 years ago
Dominance.cs
ReachingDefinitionsVisitor.cs