public Signature GetCurrentSignature() { WaitForSignatureHelp(); return(_editorInProc.GetCurrentSignature()); }