.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 4f9014fd71 Show the type parameter list on generic dynamic member tooltips 2 months ago
..
OutputVisitor Assign a text location to comment-only empty statements 3 months ago
ProjectDecompiler Redesign DecompilerEventSource with Start/Stop tracing and keyword gating 2 months ago
Resolver Give dynamic member accesses a symbol for hover tooltips 2 months ago
Syntax Beautify enum declarations by referencing previously declared members 2 months ago
Transforms Fix #3892: preserve unsafe for pointer constructors 2 months ago
TypeSystem dev: Strip BOM mark from text files 1 year ago
Annotations.cs Fix #3845: Add option to expand XML documentation comments 2 months ago
AutoEventDecompiler.cs Replace automatic-event backing-field references during translation 2 months ago
CSharpDecompiler.cs Redesign DecompilerEventSource with Start/Stop tracing and keyword gating 2 months ago
CSharpLanguageVersion.cs Enable nullable reference types across the C# AST consumers 3 months ago
CallBuilder.cs Fix #3475: Emit 'true ? null : new { ... }' for null of anonymous type 2 months ago
ExpressionBuilder.cs Show the type parameter list on generic dynamic member tooltips 2 months ago
RecordDecompiler.cs Extract DecompileBodyForAnalysis from RecordDecompiler 2 months ago
RequiredNamespaceCollector.cs Add license headers to source files that lacked them 2 months ago
SequencePointBuilder.cs Emit member-initializer sequence points in every constructor 3 months ago
StatementBuilder.cs Enable nullable reference types across the remaining C# Syntax files 3 months ago
TranslatedExpression.cs Enable nullable reference types across the C# AST consumers 3 months ago
TranslatedStatement.cs Add license headers to source files that lacked them 2 months ago
TranslationContext.cs Enable nullable reference types across the C# AST consumers 3 months ago