.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 e266c634de [nullables] Add support for lifted binary operators where one of the inputs is nullable. 8 years ago
..
AsyncAwaitDecompiler.cs [nullables] Add support for lifted binary operators where one of the inputs is nullable. 8 years ago
ConditionDetection.cs Fix typo in IsBranchOrLeave() 8 years ago
ControlFlowGraph.cs Merge Return instruction into Leave. 8 years ago
ControlFlowSimplification.cs Merge Return instruction into Leave. 8 years ago
DetectPinnedRegions.cs
ExitPoints.cs Merge Return instruction into Leave. 8 years ago
LoopDetection.cs
StateRangeAnalysis.cs
SwitchAnalysis.cs
SwitchDetection.cs
SymbolicExecution.cs
YieldReturnDecompiler.cs Merge Return instruction into Leave. 8 years ago