2 references to WithUpToDateSourceGeneratorDocuments
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\DebuggingSession.cs (1)
539
solution = solution.
WithUpToDateSourceGeneratorDocuments
(solution.ProjectIds);
EditAndContinue\EditAndContinueService.cs (1)
160
solution = solution.
WithUpToDateSourceGeneratorDocuments
(solution.ProjectIds);