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