2 references to RunOnAutoInsertAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
OnAutoInsert\OnAutoInsertTests.cs (2)
363
var result = await
RunOnAutoInsertAsync
(testLspServer, characterTyped, locationTyped, insertSpaces, tabSize);
377
var result = await
RunOnAutoInsertAsync
(testLspServer, characterTyped, locationTyped, insertSpaces, tabSize);