Searched refs:repeatedNestedEnum_ (Results 1 – 2 of 2) sorted by relevance
828 repeatedNestedEnum_ = other.repeatedNestedEnum_.Clone(); in TestAllTypes()1337 …::RepeatedField<global::Conformance.TestAllTypes.Types.NestedEnum> repeatedNestedEnum_ = new pbc::… field in Conformance.TestAllTypes1340 get { return repeatedNestedEnum_; }2145 if(!repeatedNestedEnum_.Equals(other.repeatedNestedEnum_)) return false; in Equals()2260 hash ^= repeatedNestedEnum_.GetHashCode(); in GetHashCode()2445 repeatedNestedEnum_.WriteTo(output, _repeated_repeatedNestedEnum_codec); in WriteTo()2686 size += repeatedNestedEnum_.CalculateSize(_repeated_repeatedNestedEnum_codec); in CalculateSize()2917 repeatedNestedEnum_.Add(other.repeatedNestedEnum_); in MergeFrom()3277 repeatedNestedEnum_.AddEntriesFrom(input, _repeated_repeatedNestedEnum_codec); in MergeFrom()
301 repeatedNestedEnum_ = other.repeatedNestedEnum_.Clone(); in TestAllTypes()762 …<global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum> repeatedNestedEnum_ = new pbc::… field in Google.Protobuf.TestProtos.TestAllTypes765 get { return repeatedNestedEnum_; }919 if(!repeatedNestedEnum_.Equals(other.repeatedNestedEnum_)) return false; in Equals()974 hash ^= repeatedNestedEnum_.GetHashCode(); in GetHashCode()1099 repeatedNestedEnum_.WriteTo(output, _repeated_repeatedNestedEnum_codec); in WriteTo()1208 size += repeatedNestedEnum_.CalculateSize(_repeated_repeatedNestedEnum_codec); in CalculateSize()1328 repeatedNestedEnum_.Add(other.repeatedNestedEnum_); in MergeFrom()1544 repeatedNestedEnum_.AddEntriesFrom(input, _repeated_repeatedNestedEnum_codec); in MergeFrom()