3 references to FreezeDocumentAndGetSolution
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
SolutionTests\SolutionWithSourceGeneratorTests.cs (3)
1337
var newSolution = await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);
1368
await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);
1372
var newSolution = await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);