1 reference to NewLine
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
EmbeddedStatementPlacementCodeFixProvider.cs (1)
55
var endOfLineTrivia = SyntaxFactory.ElasticEndOfLine(options.
NewLine
);