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