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