2 references to UpdateGeneratorDriverToMatchState
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.GeneratorDriverInitializationCache.cs (2)
22
/// the current state of the project with a call to <see cref="
UpdateGeneratorDriverToMatchState
" />, so the results are still correct.
85
driver =
UpdateGeneratorDriverToMatchState
(driver, projectState);