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