Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs1786 get { return HasOneofEnum ? (global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum) oneofField_ : global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum.Foo; }
1794 public bool HasOneofEnum { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
1800 if (HasOneofEnum) { in ClearOneofEnum()
2527 if (HasOneofEnum) hash ^= OneofEnum.GetHashCode(); in GetHashCode()
2755 if (HasOneofEnum) { in WriteTo()
3036 if (HasOneofEnum) { in IBufferMessage.InternalWriteTo()
3287 if (HasOneofEnum) { in CalculateSize()

Completed in 10 milliseconds