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