2 references to GetNewLineTrivia
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
AutomaticCompletion\AutomaticLineEnderCommandHandler_Helpers.cs (2)
850
trailing: SyntaxTriviaList.Create(
GetNewLineTrivia
(formattingOptions)))
857
trailing: SyntaxTriviaList.Create(
GetNewLineTrivia
(formattingOptions)));