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