public Boolean Equals(PrimaryKeyDictionary <TEntity> x, PrimaryKeyDictionary <TEntity> y) => x.Equals(y);