1 instantiation of IPOCOImplementor
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
625
_ipocoImplementor = new
IPOCOImplementor
(ospaceEntityType);
1 reference to IPOCOImplementor
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
613
private
IPOCOImplementor
_ipocoImplementor;