Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs6037 messageSetWireFormat_ = other.messageSetWireFormat_; in MessageOptions()
6055 private bool messageSetWireFormat_; field in Google.Protobuf.Reflection.MessageOptions
6078 …get { if ((_hasBits0 & 1) != 0) { return messageSetWireFormat_; } else { return MessageSetWireForm…
6081 messageSetWireFormat_ = value;