Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs20447 get { return HasFooEnum ? (global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedEnum) foo_ : global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedEnum.Foo; }
20455 public bool HasFooEnum { property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20461 if (HasFooEnum) { in ClearFooEnum()
20788 if (HasFooEnum) hash ^= FooEnum.GetHashCode(); in GetHashCode()
20838 if (HasFooEnum) { in WriteTo()
20916 if (HasFooEnum) { in IBufferMessage.InternalWriteTo()
20989 if (HasFooEnum) { in CalculateSize()
[all...]

Completed in 49 milliseconds