return(TryCopyAndPutAsync(operationContext, new CopyRequest(this, hashWithLocations, CopyReason.None, handleCopyAsync, CopyCompression.None)));
 return(base.TryCopyAndPutAsync(operationContext, this, hashWithLocations, CopyReason.None, handleCopyAsync));