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