.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.
 
 
 
 
dymanoid b492a20442 Move assembly resolution logic to better place 5 years ago
..
OutputVisitor Fix #2020: Mark Modifier Letter (Lm category) characters as printable 5 years ago
ProjectDecompiler Move assembly resolution logic to better place 5 years ago
Resolver Inline variable declarations/modernize parts of our code base. 5 years ago
Syntax Merge branch 'master' into ranges 5 years ago
Transforms Merge branch 'master' into ranges 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 #1765: Add another pattern of FSM initialization to ReadCodeMappingInfo 5 years ago
CSharpLanguageVersion.cs First attempt at integrating C# nullable reference types into the type system. 6 years ago
CallBuilder.cs Add support for slicing using C# 8 ranges. 5 years ago
ExpressionBuilder.cs Merge branch 'master' into ranges 5 years ago
RequiredNamespaceCollector.cs Make sure mappingInfo is not null when passed to typedefs, methoddefs, properties and events. 6 years ago
SequencePointBuilder.cs Fix #2010: NullReferenceException in SequencePointBuilder.VisitCatchClause() 5 years ago
StatementBuilder.cs Merge pull request #1920 from icsharpcode/fix-1919 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 Namespace adjustments for Syntax classes 9 years ago