1 reference to ProxyCreationEnabled
System.Data.Entity (1)
System\Data\Objects\ObjectContext.cs (1)
2966
if (ContextOptions.
ProxyCreationEnabled
&& ((proxyTypeInfo = EntityProxyFactory.GetProxyType(entityType)) != null))