3 references to FreezeDocumentAndGetSolution
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
SolutionTests\SolutionWithSourceGeneratorTests.cs (3)
1336var newSolution = await FreezeDocumentAndGetSolution(project, sourceGeneratedDocumentIdentity); 1367await FreezeDocumentAndGetSolution(project, sourceGeneratedDocumentIdentity); 1371var newSolution = await FreezeDocumentAndGetSolution(project, sourceGeneratedDocumentIdentity);