2 references to NewLine
Text.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\FormattingOptions2.cs (2)
40
"end_of_line", LineFormattingOptions.Default.NewLine, FormattingOptionGroups.
NewLine
, isEditorConfigOption: true,
59
"insert_final_newline", DocumentFormattingOptions.Default.InsertFinalNewLine, FormattingOptionGroups.
NewLine
, isEditorConfigOption: true);