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