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