.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 73a79213b0 more nullable error cleanups 10 months ago
..
AsyncAwaitDecompiler.cs more nullable error cleanups 10 months ago
AwaitInCatchTransform.cs Focus on CS8600 (not even close to done thee is a ton of these) 10 months ago
AwaitInFinallyTransform.cs Focus on CS8600 (not even close to done thee is a ton of these) 10 months ago
ConditionDetection.cs Focus on CS8600 (not even close to done thee is a ton of these) 10 months ago
ControlFlowGraph.cs Fix #3258: Move GraphVizGraph and friends to ILSpy and remove InternalsVisibleTo. 12 months ago
ControlFlowSimplification.cs Focus on CS8600 (not even close to done thee is a ton of these) 10 months ago
DetectPinnedRegions.cs more nullable error cleanups 10 months ago
ExitPoints.cs Allow detecting exit points across multiple levels of containers. 4 years ago
LoopDetection.cs focus on CS8603, return null from method 10 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 focus on CS8603, return null from method 10 months ago
SwitchDetection.cs focus on CS8603, return null from method 10 months ago
SymbolicExecution.cs Add Visual Basic symbolic execution option which ignores overflow checks 2 years ago
YieldReturnDecompiler.cs focus on CS8603, return null from method 10 months ago