.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 2e7991eee3 TransformDisplayClassUsage: Fix #3233 by ignoring nullability annotations, when trying to find a variable to reuse/propagate. 1 year ago
..
ControlFlow Fix #3110: Add support for MCS 2.6.4 pinned region with array variable 1 year ago
Instructions Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 1 year ago
Patterns #nullable enable for ILAst (except for generated code) 4 years ago
Transforms TransformDisplayClassUsage: Fix #3233 by ignoring nullability annotations, when trying to find a variable to reuse/propagate. 1 year ago
BlockBuilder.cs Fix #3051: "InvalidOperationException: Stack empty" when decompiling reference assembly with empty method bodies 2 years ago
ILAstWritingOptions.cs #nullable enable for ILAst (except for generated code) 4 years ago
ILInstructionExtensions.cs #nullable enable for ILAst (except for generated code) 4 years ago
ILReader.cs Remove ApplyPdbLocalTypeInfoTypeVisitor (merge it into ApplyAttributeTypeVisitor) 1 year ago
ILTypeExtensions.cs Fixed compound assignment and post/pre increment for pointer dereference 2 years ago
ILVariable.cs Revert "Add support for C# 11 parameter null checks" 1 year ago
InstructionFlags.cs #nullable enable for ILAst (except for generated code) 4 years ago
InstructionOutputExtensions.cs #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 2 years ago
Instructions.cs Add support for UTF8 string literals 2 years ago
Instructions.tt Add support for UTF8 string literals 2 years ago
PointerArithmeticOffset.cs #2158: Fix decompilation of arithmetic on managed pointers after ConversionKind.StartGCTracking. 5 years ago
PrimitiveType.cs #nullable enable for ILAst (except for generated code) 4 years ago
SemanticHelper.cs #nullable enable for ILAst (except for generated code) 4 years ago
SlotInfo.cs #nullable enable for ILAst (except for generated code) 4 years ago
StackType.cs #nullable enable for ILAst (except for generated code) 4 years ago