Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs19686 fooMessage_ = other.fooMessage_ != null ? other.fooMessage_.Clone() : null; in TestOneofBackwardsCompatible()
19745 private global::Google.Protobuf.TestProtos.Proto2.TestAllTypes fooMessage_; field in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible
19748 get { return fooMessage_; }
19750 fooMessage_ = value;
19800 if (fooMessage_ != null) hash ^= FooMessage.GetHashCode(); in GetHashCode()
19826 if (fooMessage_ != null) { in WriteTo()
19852 if (fooMessage_ != null) { in IBufferMessage.InternalWriteTo()
19876 if (fooMessage_ ! in CalculateSize()
[all...]

Completed in 34 milliseconds