.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 7fc9025500 Fix nullability of Extract return type 1 month ago
..
ControlFlow Fix #3190: NRE in YieldReturnDecompiler 3 months ago
Instructions Fix nullability of Extract return type 1 month ago
Patterns
Transforms Fix nullability of Extract return type 1 month ago
BlockBuilder.cs
ILAstWritingOptions.cs
ILInstructionExtensions.cs
ILReader.cs Add transform to remove unconstrained generic reference type check. 3 months ago
ILTypeExtensions.cs
ILVariable.cs Revert "Add support for C# 11 parameter null checks" 11 months ago
InstructionFlags.cs
InstructionOutputExtensions.cs
Instructions.cs Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 3 months ago
Instructions.tt Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 3 months ago
PointerArithmeticOffset.cs
PrimitiveType.cs
SemanticHelper.cs
SlotInfo.cs
StackType.cs