2 references to IAnalyzerAssemblyRedirector
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
1167foreach (var redirector in _hostInfo.AnalyzerAssemblyRedirectors)
Workspace\ProjectSystem\ProjectSystemProjectHostInfo.cs (1)
15ImmutableArray<IAnalyzerAssemblyRedirector> AnalyzerAssemblyRedirectors);