2 implementations of LoadItemCollection
System.Data.Entity (2)
System\Data\Metadata\MetadataCache.cs (2)
834
public void
LoadItemCollection
(EdmMetadataEntry entry)
864
public void
LoadItemCollection
(StoreMetadataEntry entry)
1 reference to LoadItemCollection
System.Data.Entity (1)
System\Data\Metadata\MetadataCache.cs (1)
361
itemCollectionLoader.
LoadItemCollection
(entry);