Lines Matching refs:repeatedBytes_
1196 repeatedBytes_ = other.repeatedBytes_.Clone();
1955 private readonly pbc::RepeatedField<pb::ByteString> repeatedBytes_ = new pbc::RepeatedField<pb::ByteString>();
1958 get { return repeatedBytes_; }
2694 if(!repeatedBytes_.Equals(other.repeatedBytes_)) return false;
2776 hash ^= repeatedBytes_.GetHashCode();
2947 repeatedBytes_.WriteTo(output, _repeated_repeatedBytes_codec);
3182 repeatedBytes_.WriteTo(ref output, _repeated_repeatedBytes_codec);
3390 size += repeatedBytes_.CalculateSize(_repeated_repeatedBytes_codec);
3594 repeatedBytes_.Add(other.repeatedBytes_);
3889 repeatedBytes_.AddEntriesFrom(input, _repeated_repeatedBytes_codec);
4242 repeatedBytes_.AddEntriesFrom(ref input, _repeated_repeatedBytes_codec);