12 references to GetUriForPath
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (4)
SarifV1ErrorLoggerTests.cs (2)
103
}}", AnalyzerForErrorLogTest.
GetUriForPath
(sourceFile));
181
}}", AnalyzerForErrorLogTest.
GetUriForPath
(sourceFile));
SarifV2ErrorLoggerTests.cs (2)
149
AnalyzerForErrorLogTest.
GetUriForPath
(sourceFile));
259
AnalyzerForErrorLogTest.
GetUriForPath
(sourceFile));
Microsoft.CodeAnalysis.Test.Utilities (4)
Diagnostics\CommonDiagnosticAnalyzers.cs (4)
107
var filePath =
GetUriForPath
(tree.FilePath);
181
var filePath =
GetUriForPath
(tree.FilePath);
258
var filePath =
GetUriForPath
(tree.FilePath);
307
var filePath =
GetUriForPath
(tree.FilePath);
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (4)
SarifV1ErrorLoggerTests.vb (2)
109
}}", AnalyzerForErrorLogTest.
GetUriForPath
(sourceFilePath), Path.GetFileNameWithoutExtension(sourceFilePath))
189
}}", AnalyzerForErrorLogTest.
GetUriForPath
(sourceFilePath), Path.GetFileNameWithoutExtension(sourceFilePath))
SarifV2ErrorLoggerTests.vb (2)
149
AnalyzerForErrorLogTest.
GetUriForPath
(sourceFilePath),
260
AnalyzerForErrorLogTest.
GetUriForPath
(sourceFilePath),