.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 9f0ca09e56 Fix #2033: Wrong place for variable declaration. 6 years ago
..
OutputVisitor Fix #2020: Mark Modifier Letter (Lm category) characters as printable 6 years ago
ProjectDecompiler Implement project writer for SDK style projects 6 years ago
Resolver Inline variable declarations/modernize parts of our code base. 6 years ago
Syntax Merge branch 'master' into ranges 6 years ago
Transforms Merge branch 'master' into fix-1981 6 years ago
TypeSystem
Annotations.cs Inline variable declarations/modernize parts of our code base. 6 years ago
CSharpDecompiler.cs Fix #1765: Add another pattern of FSM initialization to ReadCodeMappingInfo 6 years ago
CSharpLanguageVersion.cs
CallBuilder.cs Merge branch 'master' into fix-1981 6 years ago
ExpressionBuilder.cs Simplify ExpressionBuilder.ConvertField.IsUnambiguousAccess by renaming it to ExpressionBuilder.ConvertField.IsAmbiguousAccess 6 years ago
RequiredNamespaceCollector.cs
SequencePointBuilder.cs Fix #2010: NullReferenceException in SequencePointBuilder.VisitCatchClause() 6 years ago
StatementBuilder.cs Fix #2033: Wrong place for variable declaration. 6 years ago
TranslatedExpression.cs
TranslatedStatement.cs
TranslationContext.cs