Lines Matching defs:repeatedBytes_
322 repeatedBytes_ = other.repeatedBytes_.Clone();
748 private readonly pbc::RepeatedField<pb::ByteString> repeatedBytes_ = new pbc::RepeatedField<pb::ByteString>();
751 get { return repeatedBytes_; }
941 if(!repeatedBytes_.Equals(other.repeatedBytes_)) return false;
996 hash ^= repeatedBytes_.GetHashCode();
1127 repeatedBytes_.WriteTo(output, _repeated_repeatedBytes_codec);
1262 repeatedBytes_.WriteTo(ref output, _repeated_repeatedBytes_codec);
1375 size += repeatedBytes_.CalculateSize(_repeated_repeatedBytes_codec);
1498 repeatedBytes_.Add(other.repeatedBytes_);
1708 repeatedBytes_.AddEntriesFrom(input, _repeated_repeatedBytes_codec);
1947 repeatedBytes_.AddEntriesFrom(ref input, _repeated_repeatedBytes_codec);