.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 b9ce8490f5 Remove hack that prevented inlining of the first instruction in each block. 3 years ago
..
ControlFlow Remove hack that prevented inlining of the first instruction in each block. 3 years ago
Instructions Fix #2851: assertion after cloning a block with expected result type 3 years ago
Patterns #nullable enable for ILAst (except for generated code) 5 years ago
Transforms Fix mcs-5 foreach/using pattern when C# 7 (pattern matching) is not enabled. 3 years ago
BlockBuilder.cs Fix #901: Refactor ILReader: only read reachable code + support reimports 3 years ago
ILAstWritingOptions.cs #nullable enable for ILAst (except for generated code) 5 years ago
ILInstructionExtensions.cs #nullable enable for ILAst (except for generated code) 5 years ago
ILReader.cs Remove hack that prevented inlining of the first instruction in each block. 3 years ago
ILTypeExtensions.cs Fixed compound assignment and post/pre increment for pointer dereference 3 years ago
ILVariable.cs Fix #2791: Ensure that the capture scope used is either a loop or the ILFunction root container. 4 years ago
InstructionFlags.cs #nullable enable for ILAst (except for generated code) 5 years ago
InstructionOutputExtensions.cs Add filtering/sorting capabilities to ReflectionDisassembler (#2835) 3 years ago
Instructions.cs #nullable enable for Instructions.tt 5 years ago
Instructions.tt #nullable enable for Instructions.tt 5 years ago
PointerArithmeticOffset.cs #2158: Fix decompilation of arithmetic on managed pointers after ConversionKind.StartGCTracking. 6 years ago
PrimitiveType.cs #nullable enable for ILAst (except for generated code) 5 years ago
SemanticHelper.cs #nullable enable for ILAst (except for generated code) 5 years ago
SlotInfo.cs #nullable enable for ILAst (except for generated code) 5 years ago
StackType.cs #nullable enable for ILAst (except for generated code) 5 years ago