.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 c3abc68771 Use SDK default Compile items in ICSharpCode.Decompiler 3 months ago
..
OutputVisitor Rename the Roles token-text constants to Tokens 3 months ago
ProjectDecompiler Fix #3775: escape reserved Windows device names in output file names 3 months ago
Resolver Fix IDE2000 globally 9 months ago
Syntax Use SDK default Compile items in ICSharpCode.Decompiler 3 months ago
Transforms Enforce one child type per slot kind; de-alias shared kinds 3 months ago
TypeSystem dev: Strip BOM mark from text files 1 year ago
Annotations.cs Enable nullable reference types across the C# AST consumers 3 months ago
CSharpDecompiler.cs Replace the SlotKind enum with object-identity Slots kinds 3 months ago
CSharpLanguageVersion.cs Enable nullable reference types across the C# AST consumers 3 months ago
CallBuilder.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago
ExpressionBuilder.cs Fix #3799: keep stackalloc initializer element type when the hint is not a pointer 3 months ago
RecordDecompiler.cs Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 5 months ago
RequiredNamespaceCollector.cs Enable nullable reference types across the C# AST consumers 3 months ago
SequencePointBuilder.cs Enable nullable reference types across the C# AST consumers 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 Enable nullable reference types across the C# AST consumers 3 months ago
TranslationContext.cs Enable nullable reference types across the C# AST consumers 3 months ago