.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 0e1c24464f Fix #2148: Don't attempt to detect `fixed` statement for pinned value types 5 years ago
..
AsyncAwaitDecompiler.cs Fix #2129: be more flexible about the initialization order for the async state machine. 5 years ago
AwaitInCatchTransform.cs #2128: Reformat the whole code base. 5 years ago
AwaitInFinallyTransform.cs #2128: Reformat the whole code base. 5 years ago
ConditionDetection.cs #2128: Reformat the whole code base. 5 years ago
ControlFlowGraph.cs #2128: Reformat the whole code base. 5 years ago
ControlFlowSimplification.cs #2128: Reformat the whole code base. 5 years ago
DetectPinnedRegions.cs Fix #2148: Don't attempt to detect `fixed` statement for pinned value types 5 years ago
ExitPoints.cs #2128: Reformat the whole code base. 5 years ago
LoopDetection.cs #2128: Reformat the whole code base. 5 years ago
StateRangeAnalysis.cs #2128: Reformat the whole code base. 5 years ago
SwitchAnalysis.cs #2128: Reformat the whole code base. 5 years ago
SwitchDetection.cs Add SparseIntegerSwitch option. 5 years ago
SymbolicExecution.cs #2128: Reformat the whole code base. 5 years ago
YieldReturnDecompiler.cs #2128: Reformat the whole code base. 5 years ago