2 writes to _modelType
System.Web (2)
ModelBinding\SimpleModelBinderProvider.cs (2)
18
_modelType
= modelType;
30
_modelType
= modelType;
1 reference to _modelType
System.Web (1)
ModelBinding\SimpleModelBinderProvider.cs (1)
36
return
_modelType
;