8 references to GetUriForPath
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (4)
SarifV1ErrorLoggerTests.cs (2)
103}}", AnalyzerForErrorLogTest.GetUriForPath(sourceFile)); 181}}", AnalyzerForErrorLogTest.GetUriForPath(sourceFile));
SarifV2ErrorLoggerTests.cs (2)
153AnalyzerForErrorLogTest.GetUriForPath(sourceFile)); 264AnalyzerForErrorLogTest.GetUriForPath(sourceFile));
Microsoft.CodeAnalysis.Test.Utilities (4)
Diagnostics\CommonDiagnosticAnalyzers.cs (4)
108var filePath = GetUriForPath(tree.FilePath); 186var filePath = GetUriForPath(tree.FilePath); 263var filePath = GetUriForPath(tree.FilePath); 316var filePath = GetUriForPath(tree.FilePath);