Searched refs:repeatedChild_ (Results 1 – 1 of 1) sorted by relevance
1757 repeatedChild_ = other.repeatedChild_.Clone(); in NestedTestAllTypes()1791 …RepeatedField<global::Google.Protobuf.TestProtos.NestedTestAllTypes> repeatedChild_ = new pbc::Rep… field in Google.Protobuf.TestProtos.NestedTestAllTypes1794 get { return repeatedChild_; }1812 if(!repeatedChild_.Equals(other.repeatedChild_)) return false; in Equals()1821 hash ^= repeatedChild_.GetHashCode(); in GetHashCode()1840 repeatedChild_.WriteTo(output, _repeated_repeatedChild_codec); in WriteTo()1852 size += repeatedChild_.CalculateSize(_repeated_repeatedChild_codec); in CalculateSize()1873 repeatedChild_.Add(other.repeatedChild_); in MergeFrom()1899 repeatedChild_.AddEntriesFrom(input, _repeated_repeatedChild_codec); in MergeFrom()