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