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