Lines Matching refs:repeatedChild_
2238 repeatedChild_ = other.repeatedChild_.Clone();
2273 private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.NestedTestAllTypes> repeatedChild_ = new pbc::RepeatedField<global::Google.Protobuf.TestProtos.NestedTestAllTypes>();
2276 get { return repeatedChild_; }
2294 if(!repeatedChild_.Equals(other.repeatedChild_)) return false;
2303 hash ^= repeatedChild_.GetHashCode();
2328 repeatedChild_.WriteTo(output, _repeated_repeatedChild_codec);
2346 repeatedChild_.WriteTo(ref output, _repeated_repeatedChild_codec);
2362 size += repeatedChild_.CalculateSize(_repeated_repeatedChild_codec);
2386 repeatedChild_.Add(other.repeatedChild_);
2416 repeatedChild_.AddEntriesFrom(input, _repeated_repeatedChild_codec);
2448 repeatedChild_.AddEntriesFrom(ref input, _repeated_repeatedChild_codec);