Home
last modified time | relevance | path

Searched refs:repeatedGroupAllTypes_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs26268 repeatedGroupAllTypes_ = other.repeatedGroupAllTypes_ != null ? other.repeatedGroupAllTypes_.Clone() : null; in RepeatedGroup()
26279 private global::Google.Protobuf.TestProtos.Proto2.TestAllTypes repeatedGroupAllTypes_; field in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedGroup
26282 get { return repeatedGroupAllTypes_; }
26284 repeatedGroupAllTypes_ = value;
26308 if (repeatedGroupAllTypes_ != null) hash ^= RepeatedGroupAllTypes.GetHashCode(); in GetHashCode()
26325 if (repeatedGroupAllTypes_ != null) { in WriteTo()
26338 if (repeatedGroupAllTypes_ != null) { in IBufferMessage.InternalWriteTo()
26351 if (repeatedGroupAllTypes_ ! in CalculateSize()
[all...]

Completed in 39 milliseconds