Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs304 singleNestedEnum_ = other.singleNestedEnum_; in TestAllTypes()
556 private global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum singleNestedEnum_ = global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum.Unspecified; field in Google.Protobuf.TestProtos.TestAllTypes
559 get { return singleNestedEnum_; }
561 singleNestedEnum_ = value;

Completed in 14 milliseconds