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