1 write to _createObject
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (1)
133_createObject = LightweightCodeGenerator.CreateConstructor(proxyType) as Func<object>;
1 reference to _createObject
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (1)
138return _createObject();