2 references to IsValidType
System.Web.DynamicData (2)
DynamicData\ModelProviders\SchemaCreator.cs (2)
33
return
IsValidType
<DataContext>(contextType);
37
return
IsValidType
<ObjectContext>(contextType);