Lines Matching refs:repeatedBytes_
318 repeatedBytes_ = other.repeatedBytes_.Clone();
1065 private readonly pbc::RepeatedField<pb::ByteString> repeatedBytes_ = new pbc::RepeatedField<pb::ByteString>();
1068 get { return repeatedBytes_; }
2337 if(!repeatedBytes_.Equals(other.repeatedBytes_)) return false;
2465 hash ^= repeatedBytes_.GetHashCode();
2669 repeatedBytes_.WriteTo(output, _repeated_repeatedBytes_codec);
2950 repeatedBytes_.WriteTo(ref output, _repeated_repeatedBytes_codec);
3209 size += repeatedBytes_.CalculateSize(_repeated_repeatedBytes_codec);
3450 repeatedBytes_.Add(other.repeatedBytes_);
3781 repeatedBytes_.AddEntriesFrom(input, _repeated_repeatedBytes_codec);
4330 repeatedBytes_.AddEntriesFrom(ref input, _repeated_repeatedBytes_codec);