4 references to GetCommittedDocumentTextAsync
Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests (4)
HotReloadServiceTests.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);