Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs305 singleForeignEnum_ = other.singleForeignEnum_; in TestAllTypes()
567 private global::Google.Protobuf.TestProtos.ForeignEnum singleForeignEnum_ = global::Google.Protobuf.TestProtos.ForeignEnum.ForeignUnspecified; field in Google.Protobuf.TestProtos.TestAllTypes
570 get { return singleForeignEnum_; }
572 singleForeignEnum_ = value;

Completed in 13 milliseconds