.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 8925b4ff7b Inline variable declarations/modernize parts of our code base. 5 years ago
..
ControlFlowNode.cs [switch] consider loop back-edges to be exit points when looking for the switch body 8 years ago
DataFlowVisitor.cs Inline variable declarations/modernize parts of our code base. 5 years ago
DefiniteAssignmentVisitor.cs Fix DefiniteAssignmentVisitor bugs handling ILFunction, and add some comments. 6 years ago
Dominance.cs WIP: yield return decompiler 9 years ago
ReachingDefinitionsVisitor.cs Fix handling of try-finally blocks in ReachingDefinitionsVisitor. 8 years ago