Base:
method
TryInvokeInsertionUI
Microsoft.VisualStudio.LanguageServices.Implementation.Snippets.AbstractSnippetCommandHandler.TryInvokeInsertionUI(Microsoft.VisualStudio.Text.Editor.ITextView, Microsoft.VisualStudio.Text.ITextBuffer, System.Boolean)
1 reference to TryInvokeInsertionUI
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Snippets\SnippetCommandHandler.cs (1)
59
return
TryInvokeInsertionUI
(args.TextView, args.SubjectBuffer, surroundWith: true);