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