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