.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 5b90dbdabf Fix #3385: Allow address uses of structs in using transform, if the reference is passed to an in parameter. 5 months ago
..
ControlFlow Fix #3258: Move GraphVizGraph and friends to ILSpy and remove InternalsVisibleTo. 11 months ago
Instructions Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 1 year ago
Patterns
Transforms Fix #3385: Allow address uses of structs in using transform, if the reference is passed to an in parameter. 5 months ago
BlockBuilder.cs
ILAstWritingOptions.cs
ILInstructionExtensions.cs
ILReader.cs Remove ApplyPdbLocalTypeInfoTypeVisitor (merge it into ApplyAttributeTypeVisitor) 1 year ago
ILTypeExtensions.cs
ILVariable.cs Revert "Add support for C# 11 parameter null checks" 12 months ago
InstructionFlags.cs
InstructionOutputExtensions.cs #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 2 years ago
Instructions.cs
Instructions.tt
PointerArithmeticOffset.cs
PrimitiveType.cs
SemanticHelper.cs
SlotInfo.cs
StackType.cs