Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs289 singleUint64_ = other.singleUint64_; in TestAllTypes()
391 private ulong singleUint64_; field in Google.Protobuf.TestProtos.TestAllTypes
394 get { return singleUint64_; }
396 singleUint64_ = value;

Completed in 13 milliseconds