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