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