Lines Matching defs:repeatedBytes_
328 repeatedBytes_ = other.repeatedBytes_.Clone();
872 private readonly pbc::RepeatedField<pb::ByteString> repeatedBytes_ = new pbc::RepeatedField<pb::ByteString>();
875 get { return repeatedBytes_; }
2140 if(!repeatedBytes_.Equals(other.repeatedBytes_)) return false;
2296 hash ^= repeatedBytes_.GetHashCode();
2531 repeatedBytes_.WriteTo(output, _repeated_repeatedBytes_codec);
2875 repeatedBytes_.WriteTo(ref output, _repeated_repeatedBytes_codec);
3196 size += repeatedBytes_.CalculateSize(_repeated_repeatedBytes_codec);
3495 repeatedBytes_.Add(other.repeatedBytes_);
3918 repeatedBytes_.AddEntriesFrom(input, _repeated_repeatedBytes_codec);
4631 repeatedBytes_.AddEntriesFrom(ref input, _repeated_repeatedBytes_codec);