Searched refs:unpackedSfixed32_ (Results 1 – 1 of 1) sorted by relevance
5405 unpackedSfixed32_ = other.unpackedSfixed32_.Clone(); in TestUnpackedTypes()5502 private readonly pbc::RepeatedField<int> unpackedSfixed32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestUnpackedTypes5505 get { return unpackedSfixed32_; }5579 if(!unpackedSfixed32_.Equals(other.unpackedSfixed32_)) return false; in Equals()5599 hash ^= unpackedSfixed32_.GetHashCode(); in GetHashCode()5623 unpackedSfixed32_.WriteTo(output, _repeated_unpackedSfixed32_codec); in WriteTo()5642 size += unpackedSfixed32_.CalculateSize(_repeated_unpackedSfixed32_codec); in CalculateSize()5664 unpackedSfixed32_.Add(other.unpackedSfixed32_); in MergeFrom()5722 unpackedSfixed32_.AddEntriesFrom(input, _repeated_unpackedSfixed32_codec); in MergeFrom()