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