Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs748 optionalInt64_ = other.optionalInt64_; in TestAllTypes()
887 private long optionalInt64_; field in Conformance.TestAllTypes
889 get { return optionalInt64_; }
891 optionalInt64_ = value;