Lines Matching refs:packedEnum_
7093 packedEnum_ = other.packedEnum_.Clone();
7236 private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> packedEnum_ = new pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum>();
7239 get { return packedEnum_; }
7268 if(!packedEnum_.Equals(other.packedEnum_)) return false;
7288 hash ^= packedEnum_.GetHashCode();
7318 packedEnum_.WriteTo(output, _repeated_packedEnum_codec);
7341 packedEnum_.WriteTo(ref output, _repeated_packedEnum_codec);
7364 size += packedEnum_.CalculateSize(_repeated_packedEnum_codec);
7389 packedEnum_.Add(other.packedEnum_);
7471 packedEnum_.AddEntriesFrom(input, _repeated_packedEnum_codec);
7555 packedEnum_.AddEntriesFrom(ref input, _repeated_packedEnum_codec);