2 references to GetAttributeAdapterConstructor
System.Web (2)
ModelBinding\DataAnnotationsModelValidatorProvider.cs (2)
123ConstructorInfo constructor = GetAttributeAdapterConstructor(attributeType, adapterType); 153ConstructorInfo constructor = GetAttributeAdapterConstructor(typeof(ValidationAttribute), adapterType);