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