1 instantiation of DataContractImplementor
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
627
_dataContractImplementor = new
DataContractImplementor
(ospaceEntityType);
1 reference to DataContractImplementor
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
615
private
DataContractImplementor
_dataContractImplementor;