4 references to GetCommittedDocumentTextAsync
Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests (4)
HotReloadServiceTests.cs (4)
74var updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 86updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 108updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 122updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA);