Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs25011 optionalAllTypes_ = other.optionalAllTypes_ != null ? other.optionalAllTypes_.Clone() : null; in TestParsingMerge()
25037 private global::Google.Protobuf.TestProtos.Proto2.TestAllTypes optionalAllTypes_; field in Google.Protobuf.TestProtos.Proto2.TestParsingMerge
25040 get { return optionalAllTypes_; }
25042 optionalAllTypes_ = value;
25115 if (optionalAllTypes_ != null) hash ^= OptionalAllTypes.GetHashCode(); in GetHashCode()
25142 if (optionalAllTypes_ != null) { in WriteTo()
25169 if (optionalAllTypes_ != null) { in IBufferMessage.InternalWriteTo()
25195 if (optionalAllTypes_ ! in CalculateSize()
[all...]

Completed in 38 milliseconds