2 references to InsertTextAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
Diagnostics\PullDiagnosticTests.cs (2)
350await InsertTextAsync(testLspServer, document, buffer.CurrentSnapshot.Length, "}"); 374await InsertTextAsync(testLspServer, document, position: 0, text: " ");