Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs301 singleNestedMessage_ = other.singleNestedMessage_ != null ? other.singleNestedMessage_.Clone() : null; in TestAllTypes()
523 private global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage singleNestedMessage_; field in Google.Protobuf.TestProtos.TestAllTypes
526 get { return singleNestedMessage_; }
528 singleNestedMessage_ = value;
975 if (singleNestedMessage_ != null) hash ^= SingleNestedMessage.GetHashCode(); in GetHashCode()
1085 if (singleNestedMessage_ != null) { in WriteTo()
1220 if (singleNestedMessage_ != null) { in IBufferMessage.InternalWriteTo()
1340 if (singleNestedMessage_ ! in CalculateSize()
4609 private global::Google.Protobuf.TestProtos.TestFieldOrderings.Types.NestedMessage singleNestedMessage_; global() field in Google.Protobuf.TestProtos.TestFieldOrderings
[all...]

Completed in 16 milliseconds