2 references to CollectLineRanges
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Logging\LogMessageFormatter.FormattedMessageState.cs (2)
121
CollectLineRanges
(messageText.Span, newLine.Span, ref messageLineRangeBuilder);
130
CollectLineRanges
(exceptionText.Span, newLine.Span, ref exceptionLineRangeBuilder);