2 references to InsertTextAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
SpellCheck\SpellCheckTests.cs (2)
208
await
InsertTextAsync
(testLspServer, document, sourceText.Length, "// comment");
256
await
InsertTextAsync
(testLspServer, document, sourceText.Length, text: " ");