.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 0e118f0977 LoopDetection: in loops without any exit points, exclude the largest possible code block from the loop 10 years ago
..
BitSet.cs LoopDetection: in loops without any exit points, exclude the largest possible code block from the loop 10 years ago
CollectionExtensions.cs Detect simple array initializers as well 10 years ago
Interval.cs Combine switch sections that branch to same label. 10 years ago
UnionFind.cs ILInstruction.Clone() 11 years ago