Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs291 singleSint64_ = other.singleSint64_; in TestAllTypes()
413 private long singleSint64_; field in Google.Protobuf.TestProtos.TestAllTypes
416 get { return singleSint64_; }
418 singleSint64_ = value;

Completed in 18 milliseconds