4 references to ContextConfiguration
System.Web.DynamicData (4)
DynamicData\MetaModel.cs (4)
139RegisterContext(contextType, new ContextConfiguration()); 160RegisterContext(contextFactory, new ContextConfiguration()); 198RegisterContext(dataModelProvider, new ContextConfiguration()); 302model.RegisterContext(new SimpleDataModelProvider(entityType), new ContextConfiguration { MetadataProviderFactory = null });