1 write to m_edmItemCollection
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemLoader.cs (1)
3752
m_edmItemCollection
= parentLoader.EdmItemCollection;
1 reference to m_edmItemCollection
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemLoader.cs (1)
4137
!
m_edmItemCollection
.TryGetItem<ComplexType>(typeName, out complexType))