1 reference to FilterAttributes
System.Web (1)
ModelBinding\AssociatedMetadataProvider.cs (1)
62
IEnumerable<Attribute> attributes =
FilterAttributes
(containerType, propertyDescriptor, propertyDescriptor.Attributes.Cast<Attribute>());