Home
last modified time | relevance | path

Searched refs:optionalSint32_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs751 optionalSint32_ = other.optionalSint32_; in TestAllTypes()
917 private int optionalSint32_; field in Conformance.TestAllTypes
919 get { return optionalSint32_; }
921 optionalSint32_ = value;