Searched refs:repeatedSint32_ (Results 1 – 2 of 2) sorted by relevance
773 repeatedSint32_ = other.repeatedSint32_.Clone(); in TestAllTypes()1138 private readonly pbc::RepeatedField<int> repeatedSint32_ = new pbc::RepeatedField<int>(); field in Conformance.TestAllTypes1140 get { return repeatedSint32_; }1977 if(!repeatedSint32_.Equals(other.repeatedSint32_)) return false; in Equals()2091 hash ^= repeatedSint32_.GetHashCode(); in GetHashCode()2274 repeatedSint32_.WriteTo(output, _repeated_repeatedSint32_codec); in WriteTo()2514 size += repeatedSint32_.CalculateSize(_repeated_repeatedSint32_codec); in CalculateSize()2744 repeatedSint32_.Add(other.repeatedSint32_); in MergeFrom()3055 repeatedSint32_.AddEntriesFrom(input, _repeated_repeatedSint32_codec); in MergeFrom()
284 repeatedSint32_ = other.repeatedSint32_.Clone(); in TestAllTypes()592 private readonly pbc::RepeatedField<int> repeatedSint32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestAllTypes594 get { return repeatedSint32_; }849 if(!repeatedSint32_.Equals(other.repeatedSint32_)) return false; in Equals()903 hash ^= repeatedSint32_.GetHashCode(); in GetHashCode()1026 repeatedSint32_.WriteTo(output, _repeated_repeatedSint32_codec); in WriteTo()1134 size += repeatedSint32_.CalculateSize(_repeated_repeatedSint32_codec); in CalculateSize()1253 repeatedSint32_.Add(other.repeatedSint32_); in MergeFrom()1417 repeatedSint32_.AddEntriesFrom(input, _repeated_repeatedSint32_codec); in MergeFrom()