public int StopDebuggingPE() { return(EditAndContinueImplOpt?.StopDebuggingPE() ?? VSConstants.S_OK); }
public int StopDebuggingPE() { return(EditAndContinueImplOpt.StopDebuggingPE()); }