1 reference to EndOfLine
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Indentation\IIndentationService.cs (1)
50
newToken = newToken.WithLeadingTrivia(newToken.LeadingTrivia.Add(syntaxGenerator.
EndOfLine
(options.FormattingOptions.NewLine)));