Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs756 optionalSfixed64_ = other.optionalSfixed64_; in TestAllTypes()
967 private long optionalSfixed64_; field in Conformance.TestAllTypes
969 get { return optionalSfixed64_; }
971 optionalSfixed64_ = value;