.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 60e9c204cc Fix #1940: Make sure that we use the correct .NET Core version, when there are multiple frameworks loaded in the current assembly list. 5 years ago
..
OutputVisitor Fix #1980: IndexOutOfRangeException when choose `IL with C#` with System.Runtime.CompilerServices.Unsafe.Copy/InitBlock 5 years ago
Resolver Inline variable declarations/modernize parts of our code base. 5 years ago
Syntax Fix #1980: IndexOutOfRangeException when choose `IL with C#` with System.Runtime.CompilerServices.Unsafe.Copy/InitBlock 5 years ago
Transforms Inline variable declarations/modernize parts of our code base. 5 years ago
TypeSystem Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
Annotations.cs Inline variable declarations/modernize parts of our code base. 5 years ago
CSharpDecompiler.cs Fix #1940: Make sure that we use the correct .NET Core version, when there are multiple frameworks loaded in the current assembly list. 5 years ago
CSharpLanguageVersion.cs
CallBuilder.cs Code review: 6 years ago
ExpressionBuilder.cs Inline variable declarations/modernize parts of our code base. 5 years ago
RequiredNamespaceCollector.cs Make sure mappingInfo is not null when passed to typedefs, methoddefs, properties and events. 6 years ago
SequencePointBuilder.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dev/jacdavis/sequencepoints 5 years ago
StatementBuilder.cs Inline variable declarations/modernize parts of our code base. 5 years ago
TranslatedExpression.cs Fix #1924: preserve hexadecimal format when converting literal to wider type 5 years ago
TranslatedStatement.cs Add TranslatedStatement: require that C# statements must be annotated with their corresponding ILInstructions. 5 years ago
TranslationContext.cs
WholeProjectDecompiler.cs Fix #1940: Make sure that we use the correct .NET Core version, when there are multiple frameworks loaded in the current assembly list. 5 years ago