.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.
 
 
 
 
apmoskevitz dc2af218e4 Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
..
AsyncAwaitDecompiler.cs Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
AwaitInCatchTransform.cs Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
AwaitInFinallyTransform.cs Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
ConditionDetection.cs Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
ControlFlowGraph.cs Fix #3258: Move GraphVizGraph and friends to ILSpy and remove InternalsVisibleTo. 10 months ago
ControlFlowSimplification.cs Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
DetectPinnedRegions.cs Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
ExitPoints.cs Allow detecting exit points across multiple levels of containers. 4 years ago
LoopDetection.cs added notnullwhen annotations 9 months ago
RemoveRedundantReturn.cs Remove redundant code from RemoveRedundantReturn.cs 4 years ago
StateRangeAnalysis.cs Add Visual Basic symbolic execution option which ignores overflow checks 2 years ago
SwitchAnalysis.cs added notnullwhen annotations 9 months ago
SwitchDetection.cs applied fixer for drect assignment from null 9 months ago
SymbolicExecution.cs Add Visual Basic symbolic execution option which ignores overflow checks 2 years ago
YieldReturnDecompiler.cs added notnullwhen annotations 9 months ago