3 references to FreezeDocumentAndGetSolution
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
SolutionTests\SolutionWithSourceGeneratorTests.cs (3)
1334
var newSolution = await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);
1365
await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);
1369
var newSolution = await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);