4 references to GetCommittedDocumentTextAsync
Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests (4)
HotReloadServiceTests.cs (4)
75var updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 87updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 109updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA); 123updatedText = await GetCommittedDocumentTextAsync(hotReload, documentIdA);