3 references to GetFixedPath
Microsoft.CodeAnalysis.Remote.ServiceHub (3)
Host\RemoteAnalyzerPathResolver.cs (3)
23
=> File.Exists(
GetFixedPath
(originalAnalyzerPath));
26
=>
GetFixedPath
(originalAnalyzerPath);
29
=> AnalyzerAssemblyLoader.GetSatelliteAssemblyPath(
GetFixedPath
(originalAnalyzerPath), cultureInfo);