Searched refs:repeatedSint64_ (Results 1 – 2 of 2) sorted by relevance
774 repeatedSint64_ = other.repeatedSint64_.Clone(); in TestAllTypes()1147 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>(); field in Conformance.TestAllTypes1149 get { return repeatedSint64_; }1978 if(!repeatedSint64_.Equals(other.repeatedSint64_)) return false; in Equals()2092 hash ^= repeatedSint64_.GetHashCode(); in GetHashCode()2275 repeatedSint64_.WriteTo(output, _repeated_repeatedSint64_codec); in WriteTo()2515 size += repeatedSint64_.CalculateSize(_repeated_repeatedSint64_codec); in CalculateSize()2745 repeatedSint64_.Add(other.repeatedSint64_); in MergeFrom()3060 repeatedSint64_.AddEntriesFrom(input, _repeated_repeatedSint64_codec); in MergeFrom()
285 repeatedSint64_ = other.repeatedSint64_.Clone(); in TestAllTypes()601 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>(); field in Google.Protobuf.TestProtos.TestAllTypes603 get { return repeatedSint64_; }850 if(!repeatedSint64_.Equals(other.repeatedSint64_)) return false; in Equals()904 hash ^= repeatedSint64_.GetHashCode(); in GetHashCode()1027 repeatedSint64_.WriteTo(output, _repeated_repeatedSint64_codec); in WriteTo()1135 size += repeatedSint64_.CalculateSize(_repeated_repeatedSint64_codec); in CalculateSize()1254 repeatedSint64_.Add(other.repeatedSint64_); in MergeFrom()1422 repeatedSint64_.AddEntriesFrom(input, _repeated_repeatedSint64_codec); in MergeFrom()