.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 8834c02eb7 Improve naming of delegate-typed variables. 3 weeks ago
..
ControlFlow Move LocalFunctionDecompiler.GetStatement to Block.GetContainingStatement 3 weeks ago
Instructions Move LocalFunctionDecompiler.GetStatement to Block.GetContainingStatement 3 weeks ago
Patterns
Transforms Generalize ILInlining special cases for in arguments of ROS<T> ctors. 3 weeks ago
BlockBuilder.cs Fix #3051: "InvalidOperationException: Stack empty" when decompiling reference assembly with empty method bodies 2 years ago
ILAstWritingOptions.cs
ILInstructionExtensions.cs
ILReader.cs Add transform to remove unconstrained generic reference type check. 4 months ago
ILTypeExtensions.cs Improve naming of delegate-typed variables. 3 weeks ago
ILVariable.cs Revert "Add support for C# 11 parameter null checks" 1 year ago
InstructionFlags.cs
InstructionOutputExtensions.cs #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 2 years ago
Instructions.cs Add support for C# 12 inline array expressions 1 month ago
Instructions.tt Add support for C# 12 inline array expressions 1 month ago
PointerArithmeticOffset.cs
PrimitiveType.cs
SemanticHelper.cs
SlotInfo.cs
StackType.cs