Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs754 optionalFixed64_ = other.optionalFixed64_; in TestAllTypes()
947 private ulong optionalFixed64_; field in Conformance.TestAllTypes
949 get { return optionalFixed64_; }
951 optionalFixed64_ = value;