Searched refs:unpackedFixed64_ (Results 1 – 1 of 1) sorted by relevance
5404 unpackedFixed64_ = other.unpackedFixed64_.Clone(); in TestUnpackedTypes()5492 private readonly pbc::RepeatedField<ulong> unpackedFixed64_ = new pbc::RepeatedField<ulong>(); field in Google.Protobuf.TestProtos.TestUnpackedTypes5495 get { return unpackedFixed64_; }5578 if(!unpackedFixed64_.Equals(other.unpackedFixed64_)) return false; in Equals()5598 hash ^= unpackedFixed64_.GetHashCode(); in GetHashCode()5622 unpackedFixed64_.WriteTo(output, _repeated_unpackedFixed64_codec); in WriteTo()5641 size += unpackedFixed64_.CalculateSize(_repeated_unpackedFixed64_codec); in CalculateSize()5663 unpackedFixed64_.Add(other.unpackedFixed64_); in MergeFrom()5717 unpackedFixed64_.AddEntriesFrom(input, _repeated_unpackedFixed64_codec); in MergeFrom()