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