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