Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5062 private readonly static bool MapEntryDefaultValue = false; field in Google.Protobuf.Reflection.MessageOptions
5090 get { if ((_hasBits0 & 8) != 0) { return mapEntry_; } else { return MapEntryDefaultValue; } }