Searched refs:repeatedNestedEnum_ (Results 1 – 2 of 2) sorted by relevance
786 repeatedNestedEnum_ = other.repeatedNestedEnum_.Clone(); in TestAllTypes()1255 …::RepeatedField<global::Conformance.TestAllTypes.Types.NestedEnum> repeatedNestedEnum_ = new pbc::… field in Conformance.TestAllTypes1257 get { return repeatedNestedEnum_; }1990 if(!repeatedNestedEnum_.Equals(other.repeatedNestedEnum_)) return false; in Equals()2104 hash ^= repeatedNestedEnum_.GetHashCode(); in GetHashCode()2287 repeatedNestedEnum_.WriteTo(output, _repeated_repeatedNestedEnum_codec); in WriteTo()2527 size += repeatedNestedEnum_.CalculateSize(_repeated_repeatedNestedEnum_codec); in CalculateSize()2757 repeatedNestedEnum_.Add(other.repeatedNestedEnum_); in MergeFrom()3116 repeatedNestedEnum_.AddEntriesFrom(input, _repeated_repeatedNestedEnum_codec); in MergeFrom()
298 repeatedNestedEnum_ = other.repeatedNestedEnum_.Clone(); in TestAllTypes()718 …<global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum> repeatedNestedEnum_ = new pbc::… field in Google.Protobuf.TestProtos.TestAllTypes720 get { return repeatedNestedEnum_; }863 if(!repeatedNestedEnum_.Equals(other.repeatedNestedEnum_)) return false; in Equals()917 hash ^= repeatedNestedEnum_.GetHashCode(); in GetHashCode()1040 repeatedNestedEnum_.WriteTo(output, _repeated_repeatedNestedEnum_codec); in WriteTo()1148 size += repeatedNestedEnum_.CalculateSize(_repeated_repeatedNestedEnum_codec); in CalculateSize()1267 repeatedNestedEnum_.Add(other.repeatedNestedEnum_); in MergeFrom()1482 repeatedNestedEnum_.AddEntriesFrom(input, _repeated_repeatedNestedEnum_codec); in MergeFrom()