.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 065e7eca1d Fix #3227: Only call NewLine() in case no property initializer is present. 12 months ago
..
CSharpAmbience.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 12 months ago
CSharpFormattingOptions.cs
CSharpOutputVisitor.cs Fix #3227: Only call NewLine() in case no property initializer is present. 12 months ago
FormattingOptionsFactory.cs
GenericGrammarAmbiguityVisitor.cs
ITokenWriter.cs
InsertMissingTokensDecorator.cs
InsertParenthesesVisitor.cs
InsertRequiredSpacesDecorator.cs
InsertSpecialsDecorator.cs
TextWriterTokenWriter.cs