Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs260 singleUint32_ = other.singleUint32_; in TestAllTypes()
348 private uint singleUint32_; field in Google.Protobuf.TestProtos.TestAllTypes
350 get { return singleUint32_; }
352 singleUint32_ = value;