4 references to GetCommittedDocumentTextAsync
Microsoft.CodeAnalysis.Features.UnitTests (4)
EditAndContinue\WatchHotReloadServiceTests.cs (4)
88var updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 100updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 122updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 136updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA);