1 reference to IsCompatibleObject
System.Web (1)
ModelBinding\TypeMatchModelBinder.cs (1)
27
if (!TypeHelpers.
IsCompatibleObject
(bindingContext.ModelType, vpResult.RawValue)) {