1 implementation of HACK_StartCompletionSession
Microsoft.VisualStudio.LanguageServices (1)
DebuggerIntelliSense\DebuggerTextView.HACK_CompletionSession.cs (1)
27
public void
HACK_StartCompletionSession
(IIntellisenseSession editorSessionOpt)
1 reference to HACK_StartCompletionSession
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
SignatureHelp\Presentation\SignatureHelpPresenter.SignatureHelpPresenterSession.cs (1)
75
debugTextView.
HACK_StartCompletionSession
(_editorSessionOpt);