2 references to GetTextDocumentAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
ProtocolConversionsTests.cs (2)
305
var document = await
GetTextDocumentAsync
(testLspServer, caret.DocumentUri);
331
var document = await
GetTextDocumentAsync
(testLspServer, looseFileUri);