2 overrides of FormatSourceSpan
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CommandLineDiagnosticFormatter.cs (1)
28
internal override string
FormatSourceSpan
(LinePositionSpan span, IFormatProvider formatter)
Microsoft.CodeAnalysis.VisualBasic (1)
Errors\DiagnosticFormatter.vb (1)
18
Friend Overrides Function
FormatSourceSpan
(span As LinePositionSpan, formatter As IFormatProvider) As String
1 reference to FormatSourceSpan
Microsoft.CodeAnalysis (1)
Diagnostic\DiagnosticFormatter.cs (1)
58
FormatSourceSpan
(mappedSpan.Span, formatter),