2 overrides of FormatSourcePath
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CommandLineDiagnosticFormatter.cs (1)
46
internal override string
FormatSourcePath
(string path, string basePath, IFormatProvider formatter)
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\CommandLineDiagnosticFormatter.vb (1)
126
Friend Overrides Function
FormatSourcePath
(path As String, basePath As String, formatter As IFormatProvider) As String
1 reference to FormatSourcePath
Microsoft.CodeAnalysis (1)
Diagnostic\DiagnosticFormatter.cs (1)
57
FormatSourcePath
(path, basePath, formatter),