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