2 references to ExceptionText
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Logging\LogMessageFormatter.cs (1)
52Write(state.ExceptionText[range], ref span);
Logging\LogMessageFormatter.FormattedMessageState.cs (1)
87var (_, lineLength) = range.GetOffsetAndLength(ExceptionText.Length);