Searched refs:unpackedInt32_ (Results 1 – 1 of 1) sorted by relevance
5397 unpackedInt32_ = other.unpackedInt32_.Clone(); in TestUnpackedTypes()5422 private readonly pbc::RepeatedField<int> unpackedInt32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestUnpackedTypes5425 get { return unpackedInt32_; }5571 if(!unpackedInt32_.Equals(other.unpackedInt32_)) return false; in Equals()5591 hash ^= unpackedInt32_.GetHashCode(); in GetHashCode()5615 unpackedInt32_.WriteTo(output, _repeated_unpackedInt32_codec); in WriteTo()5634 size += unpackedInt32_.CalculateSize(_repeated_unpackedInt32_codec); in CalculateSize()5656 unpackedInt32_.Add(other.unpackedInt32_); in MergeFrom()5682 unpackedInt32_.AddEntriesFrom(input, _repeated_unpackedInt32_codec); in MergeFrom()