public new ContextualOperand Negate() { return OperandExtensions.SetLeakedState(new ContextualOperand(base.Negate(), TypeMapper), true); }