Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs290 singleSint32_ = other.singleSint32_; in TestAllTypes()
402 private int singleSint32_; field in Google.Protobuf.TestProtos.TestAllTypes
405 get { return singleSint32_; }
407 singleSint32_ = value;

Completed in 14 milliseconds