1 reference to GetDocumentTextAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
LanguageServer\AbstractLanguageServerProtocolTests.cs (1)
701
var sourceText = await
GetDocumentTextAsync
(documentUri).ConfigureAwait(false);