2 references to ExtensibleModelBinderAttribute
System.Web (2)
ModelBinding\ModelBinderProviderCollection.cs (2)
111
ExtensibleModelBinderAttribute
attr = TypeDescriptorHelper.Get(modelType).GetAttributes().OfType<
ExtensibleModelBinderAttribute
>().FirstOrDefault();