Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs292 singleFixed32_ = other.singleFixed32_; in TestAllTypes()
424 private uint singleFixed32_; field in Google.Protobuf.TestProtos.TestAllTypes
427 get { return singleFixed32_; }
429 singleFixed32_ = value;

Completed in 15 milliseconds