2 overrides of FormatSourcePath
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CommandLineDiagnosticFormatter.cs (1)
46internal override string FormatSourcePath(string path, string basePath, IFormatProvider formatter)
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\CommandLineDiagnosticFormatter.vb (1)
126Friend 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)
57FormatSourcePath(path, basePath, formatter),