.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 8a67f48e4e Fix #1956: Adapt previous fix for variable names that have a number as suffix. 2 months ago
..
ControlFlow Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 2 months ago
Instructions Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 2 months ago
Patterns
Transforms Fix #1956: Adapt previous fix for variable names that have a number as suffix. 2 months ago
BlockBuilder.cs
ILAstWritingOptions.cs
ILInstructionExtensions.cs
ILReader.cs Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 2 months ago
ILTypeExtensions.cs
ILVariable.cs Revert "Add support for C# 11 parameter null checks" 10 months ago
InstructionFlags.cs
InstructionOutputExtensions.cs #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 1 year ago
Instructions.cs
Instructions.tt
PointerArithmeticOffset.cs
PrimitiveType.cs
SemanticHelper.cs
SlotInfo.cs
StackType.cs