Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs3134 mapEntry_ = other.mapEntry_; in MessageOptions()
3205 private bool mapEntry_; field in Google.Protobuf.Reflection.MessageOptions
3230 get { return mapEntry_; }
3232 mapEntry_ = value;