4 references to GetCommittedDocumentTextAsync
Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests (4)
HotReloadServiceTests.cs (4)
88var updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 100updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 122updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 136updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA);