.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 d09190533a Fix #1980: IndexOutOfRangeException when choose `IL with C#` with System.Runtime.CompilerServices.Unsafe.Copy/InitBlock 5 years ago
..
Attribute.cs
AttributeSection.cs
Comment.cs Fix #1980: IndexOutOfRangeException when choose `IL with C#` with System.Runtime.CompilerServices.Unsafe.Copy/InitBlock 5 years ago
Constraint.cs Show attributes on type parameter constraints in C# decompilation. 6 years ago
DelegateDeclaration.cs
ExternAliasDeclaration.cs Fix a bunch of XmlDoc compiler warnings. 6 years ago
NamespaceDeclaration.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
NewLineNode.cs remove NR.Editor namespace 9 years ago
PreProcessorDirective.cs
TextNode.cs
TypeDeclaration.cs
TypeParameterDeclaration.cs
UsingAliasDeclaration.cs
UsingDeclaration.cs
WhitespaceNode.cs