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