2 references to EmptyCacheForProjectsThatHaveGeneratorDriversInSolution
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.GeneratorDriverInitializationCache.cs (1)
27
/// creating further GeneratorDrivers for a given project. See uses of <see cref="
EmptyCacheForProjectsThatHaveGeneratorDriversInSolution
"/>
Workspace\Workspace.cs (1)
288
data.@this.GeneratorDriverCreationCache.
EmptyCacheForProjectsThatHaveGeneratorDriversInSolution
(newSolution.CompilationState);