Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs20630 get { return HasBarEnum ? (global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedEnum) bar_ : global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedEnum.Bar; }
20638 public bool HasBarEnum { property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20644 if (HasBarEnum) { in ClearBarEnum()
20797 if (HasBarEnum) hash ^= BarEnum.GetHashCode(); in GetHashCode()
20875 if (HasBarEnum) { in WriteTo()
20953 if (HasBarEnum) { in IBufferMessage.InternalWriteTo()
21016 if (HasBarEnum) { in CalculateSize()
[all...]

Completed in 38 milliseconds