.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 f2da255200 Fix #2825: Missing whitespace after new() 3 years ago
..
CSharpAmbience.cs Add support for C# 10 record structs. 3 years ago
CSharpFormattingOptions.cs Fix #603: Single element arrays should not span multiple lines 4 years ago
CSharpOutputVisitor.cs Fix #2825: Missing whitespace after new() 3 years ago
FormattingOptionsFactory.cs Fix #603: Single element arrays should not span multiple lines 4 years ago
GenericGrammarAmbiguityVisitor.cs #2128: Reformat the whole code base. 5 years ago
ITokenWriter.cs Fix #603: Single element arrays should not span multiple lines 4 years ago
InsertMissingTokensDecorator.cs #2128: Reformat the whole code base. 5 years ago
InsertParenthesesVisitor.cs Translate MatchInstruction to BinaryOperatorExpression with BinaryOperatorType.IsPattern. 4 years ago
InsertRequiredSpacesDecorator.cs #2128: Reformat the whole code base. 5 years ago
InsertSpecialsDecorator.cs #2128: Reformat the whole code base. 5 years ago
TextWriterTokenWriter.cs #2128: Reformat the whole code base. 5 years ago