2 references to GetAnalyzerReference
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker_Generators.cs (2)
275
g =>
GetAnalyzerReference
(this.ProjectState, g));
297
var generatorAnalyzerReference =
GetAnalyzerReference
(this.ProjectState, generatorResult.Generator);