Lines Matching refs:packedEnum_
22679 packedEnum_ = other.packedEnum_.Clone();
22822 private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> packedEnum_ = new pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum>();
22825 get { return packedEnum_; }
22854 if(!packedEnum_.Equals(other.packedEnum_)) return false;
22874 hash ^= packedEnum_.GetHashCode();
22904 packedEnum_.WriteTo(output, _repeated_packedEnum_codec);
22927 packedEnum_.WriteTo(ref output, _repeated_packedEnum_codec);
22950 size += packedEnum_.CalculateSize(_repeated_packedEnum_codec);
22975 packedEnum_.Add(other.packedEnum_);
23057 packedEnum_.AddEntriesFrom(input, _repeated_packedEnum_codec);
23141 packedEnum_.AddEntriesFrom(ref input, _repeated_packedEnum_codec);