3 references to FreezeDocumentAndGetSolution
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
SolutionTests\SolutionWithSourceGeneratorTests.cs (3)
1335
var newSolution = await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);
1366
await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);
1370
var newSolution = await
FreezeDocumentAndGetSolution
(project, sourceGeneratedDocumentIdentity);