Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs310 optionalAliasedEnum_ = other.optionalAliasedEnum_; in TestAllTypesProto3()
683 private global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.AliasedEnum optionalAliasedEnum_ = global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.AliasedEnum.AliasFoo; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
686 get { return optionalAliasedEnum_; }
688 optionalAliasedEnum_ = value;

Completed in 8 milliseconds