1 reference to GetDocumentAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
LanguageServer\AbstractLanguageServerProtocolTests.cs (1)
662
var document = await
GetDocumentAsync
(uri).ConfigureAwait(false);