2 references to IsDataContext
System.Web.DynamicData (2)
DynamicData\ModelProviders\SchemaCreator.cs (2)
17
if (
IsDataContext
(contextInstance.GetType())) {
29
return
IsDataContext
(contextType) || IsObjectContext(contextType);