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