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