1 override of FormatSourceSpan
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CommandLineDiagnosticFormatter.cs (1)
28internal override string FormatSourceSpan(LinePositionSpan span, IFormatProvider formatter)
1 reference to FormatSourceSpan
Microsoft.CodeAnalysis (1)
Diagnostic\DiagnosticFormatter.cs (1)
58FormatSourceSpan(mappedSpan.Span, formatter),