Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs6053 private readonly static bool MessageSetWireFormatDefaultValue = false; field in Google.Protobuf.Reflection.MessageOptions
6078 get { if ((_hasBits0 & 1) != 0) { return messageSetWireFormat_; } else { return MessageSetWireFormatDefaultValue; } }

Completed in 15 milliseconds