4 references to GetCommittedDocumentTextAsync
Microsoft.CodeAnalysis.Features.UnitTests (4)
EditAndContinue\WatchHotReloadServiceTests.cs (4)
101var updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 113updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 138updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 152updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA);