2 writes to NewLine
Microsoft.CodeAnalysis.Workspaces (2)
OrganizeImports\OrganizeImportsOptionsProviders.cs (1)
20NewLine = options.GetOption(FormattingOptions2.NewLine, language)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeCleanup\CodeCleanupOptions.cs (1)
26NewLine = FormattingOptions.LineFormatting.NewLine,