1 write to InsertFinalNewLine
Text.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Formatting\DocumentFormattingOptionsProviders.cs (1)
19
InsertFinalNewLine
= options.GetOption(FormattingOptions2.InsertFinalNewLine)
1 reference to InsertFinalNewLine
Text.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\FormattingOptions2.cs (1)
59
"insert_final_newline", DocumentFormattingOptions.Default.
InsertFinalNewLine
, FormattingOptionGroups.NewLine, isEditorConfigOption: true);