2 references to GetCompatibleValueProviderResult
System.Web (2)
ModelBinding\TypeMatchModelBinder.cs (1)
6ValueProviderResult vpResult = GetCompatibleValueProviderResult(bindingContext);
ModelBinding\TypeMatchModelBinderProvider.cs (1)
8return (TypeMatchModelBinder.GetCompatibleValueProviderResult(bindingContext) != null)