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