.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.
 
 
 
 
Siegfried Pammer 761c3fef14 Adapt TransformExpressionTrees to ILAst changes. 5 years ago
..
ControlFlow #2023: If blocks are reachable both from within the pinned region and from outside it, clone those blocks. 5 years ago
Instructions #2050: Don't put ldflda/ldelema with immediate exceptions into StObj.TargetSlot. 5 years ago
Patterns
Transforms Adapt TransformExpressionTrees to ILAst changes. 5 years ago
BlockBuilder.cs Inline variable declarations/modernize parts of our code base. 5 years ago
ILAstWritingOptions.cs
ILInstructionExtensions.cs
ILReader.cs Fix #1963: Support decompiling `calli` instructions into C# 9 function pointer syntax. 5 years ago
ILTypeExtensions.cs Fix #1794: Avoid extra cast to double for ulong -> float conversion 6 years ago
ILVariable.cs Add ILVariable.IsDead property 5 years ago
InstructionFlags.cs
InstructionOutputExtensions.cs Fix #2018: Improve tooltips in IL/IL with C#/R2R view to show full member signatures 5 years ago
Instructions.cs #2050: Don't put ldflda/ldelema with immediate exceptions into StObj.TargetSlot. 5 years ago
Instructions.tt #2050: Don't put ldflda/ldelema with immediate exceptions into StObj.TargetSlot. 5 years ago
PointerArithmeticOffset.cs Use `Unsafe.AsPointer()` for `ConversionKind.StopGCTracking`. 5 years ago
PrimitiveType.cs Fix #1794: Avoid extra cast to double for ulong -> float conversion 6 years ago
SemanticHelper.cs
SlotInfo.cs
StackType.cs