Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs272 singleBytes_ = other.singleBytes_; in TestAllTypes()
468 private pb::ByteString singleBytes_ = pb::ByteString.Empty; field in Google.Protobuf.TestProtos.TestAllTypes
470 get { return singleBytes_; }
472 singleBytes_ = pb::ProtoPreconditions.CheckNotNull(value, "value");