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