Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs287 singleInt64_ = other.singleInt64_; in TestAllTypes()
369 private long singleInt64_; field in Google.Protobuf.TestProtos.TestAllTypes
372 get { return singleInt64_; }
374 singleInt64_ = value;

Completed in 13 milliseconds