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