Searched refs:GetExtensionsInDeclarationOrder (Results 1 – 4 of 4) sorted by relevance
89 public IList<FieldDescriptor> GetExtensionsInDeclarationOrder(MessageDescriptor descriptor) in GetExtensionsInDeclarationOrder() method in Google.Protobuf.Reflection.ExtensionCollection
172 var extensions = Baz.Descriptor.Extensions.GetExtensionsInDeclarationOrder(Foo.Descriptor);