Searched defs:IsWrapperType (Results 1 – 2 of 2) sorted by relevance
123 inline bool IsWrapperType(const FieldDescriptor* descriptor) { in IsWrapperType() function
173 …internal bool IsWrapperType => File.Package == "google.protobuf" && File.Name == "google/protobuf/… field in Google.Protobuf.Reflection.MessageDescriptor