2 references to SetModelValue
System.Web (2)
ModelBinding\TypeConverterModelBinder.cs (1)
18
bindingContext.ModelState.
SetModelValue
(bindingContext.ModelName, vpResult);
ModelBinding\TypeMatchModelBinder.cs (1)
11
bindingContext.ModelState.
SetModelValue
(bindingContext.ModelName, vpResult);