Searched refs:unpackedInt32_ (Results 1 – 1 of 1) sorted by relevance
4949 unpackedInt32_ = other.unpackedInt32_.Clone(); in TestUnpackedTypes()4973 private readonly pbc::RepeatedField<int> unpackedInt32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestUnpackedTypes4975 get { return unpackedInt32_; }5106 if(!unpackedInt32_.Equals(other.unpackedInt32_)) return false; in Equals()5125 hash ^= unpackedInt32_.GetHashCode(); in GetHashCode()5147 unpackedInt32_.WriteTo(output, _repeated_unpackedInt32_codec); in WriteTo()5165 size += unpackedInt32_.CalculateSize(_repeated_unpackedInt32_codec); in CalculateSize()5186 unpackedInt32_.Add(other.unpackedInt32_); in MergeFrom()5211 unpackedInt32_.AddEntriesFrom(input, _repeated_unpackedInt32_codec); in MergeFrom()