2 references to WithCachedSourceGeneratorState
Microsoft.CodeAnalysis.Features (1)
Workspace\CompileTimeSolutionProvider.cs (1)
135
compileTimeSolution = compileTimeSolution.
WithCachedSourceGeneratorState
(projectState.Id, existingStaleProject);
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionCompilationState.cs (1)
1850
/// <inheritdoc cref="Solution.
WithCachedSourceGeneratorState
(ProjectId, Project)"/>