Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs298 singleBool_ = other.singleBool_; in TestAllTypes()
490 private bool singleBool_; field in Google.Protobuf.TestProtos.TestAllTypes
493 get { return singleBool_; }
495 singleBool_ = value;

Completed in 14 milliseconds