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