Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs755 optionalSfixed32_ = other.optionalSfixed32_; in TestAllTypes()
957 private int optionalSfixed32_; field in Conformance.TestAllTypes
959 get { return optionalSfixed32_; }
961 optionalSfixed32_ = value;