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