2 references to FreezeAndGetDocument
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
SolutionTests\SolutionWithSourceGeneratorTests.cs (2)
1266
var newDocument = await
FreezeAndGetDocument
(project, sourceGeneratedDocumentIdentity);
1301
var newDocument = await
FreezeAndGetDocument
(project, sourceGeneratedDocumentIdentity);