public int CanDetach() { DebugHelper.TraceEnteringMethod(); DebuggedProcess?.StartVMEventHandling(); return(VSConstants.S_OK); }