Searched refs:repeatedSint32_ (Results 1 – 2 of 2) sorted by relevance
815 repeatedSint32_ = other.repeatedSint32_.Clone(); in TestAllTypes()1207 private readonly pbc::RepeatedField<int> repeatedSint32_ = new pbc::RepeatedField<int>(); field in Conformance.TestAllTypes1210 get { return repeatedSint32_; }2132 if(!repeatedSint32_.Equals(other.repeatedSint32_)) return false; in Equals()2247 hash ^= repeatedSint32_.GetHashCode(); in GetHashCode()2432 repeatedSint32_.WriteTo(output, _repeated_repeatedSint32_codec); in WriteTo()2673 size += repeatedSint32_.CalculateSize(_repeated_repeatedSint32_codec); in CalculateSize()2904 repeatedSint32_.Add(other.repeatedSint32_); in MergeFrom()3216 repeatedSint32_.AddEntriesFrom(input, _repeated_repeatedSint32_codec); in MergeFrom()
287 repeatedSint32_ = other.repeatedSint32_.Clone(); in TestAllTypes()622 private readonly pbc::RepeatedField<int> repeatedSint32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestAllTypes625 get { return repeatedSint32_; }905 if(!repeatedSint32_.Equals(other.repeatedSint32_)) return false; in Equals()960 hash ^= repeatedSint32_.GetHashCode(); in GetHashCode()1085 repeatedSint32_.WriteTo(output, _repeated_repeatedSint32_codec); in WriteTo()1194 size += repeatedSint32_.CalculateSize(_repeated_repeatedSint32_codec); in CalculateSize()1314 repeatedSint32_.Add(other.repeatedSint32_); in MergeFrom()1479 repeatedSint32_.AddEntriesFrom(input, _repeated_repeatedSint32_codec); in MergeFrom()