1 instantiation of ProgramFilesAnalyzerPathResolver
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\DiagnosticAnalyzer\ProgramFilesAnalyzerPathResolver.cs (1)
28internal static readonly IAnalyzerPathResolver Instance = new ProgramFilesAnalyzerPathResolver();
2 references to ProgramFilesAnalyzerPathResolver
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\DiagnosticAnalyzer\AnalyzerAssemblyLoader.cs (1)
459return new AnalyzerAssemblyLoader([.. pathResolvers, ProgramFilesAnalyzerPathResolver.Instance, new ShadowCopyAnalyzerPathResolver(windowsShadowPath)]);
src\Compilers\Core\Portable\DiagnosticAnalyzer\IAnalyzerPathResolver.cs (1)
27/// For example in a typical session: the <see cref="ProgramFilesAnalyzerPathResolver"/> will return true for