Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs261 singleUint64_ = other.singleUint64_; in TestAllTypes()
358 private ulong singleUint64_; field in Google.Protobuf.TestProtos.TestAllTypes
360 get { return singleUint64_; }
362 singleUint64_ = value;