31 references to GetItemCollection
System.Data.Entity (31)
System\Data\Metadata\MetadataWorkspace.cs (30)
179ItemCollection collection = GetItemCollection(dataSpace, true); 479ItemCollection collection = GetItemCollection(dataSpace, true); 495ItemCollection collection = GetItemCollection(space, false); 515ItemCollection collection = GetItemCollection(dataSpace, true); 532ItemCollection collection = GetItemCollection(dataSpace, false); 548ItemCollection collection = GetItemCollection(dataSpace, true); 566ItemCollection collection = GetItemCollection(dataSpace, true); 582ItemCollection collection = GetItemCollection(dataSpace, false); 603ItemCollection collection = GetItemCollection(dataSpace, true); 621ItemCollection collection = GetItemCollection(dataSpace, false); 639ItemCollection collection = GetItemCollection(dataSpace, true); 655ItemCollection collection = GetItemCollection(dataSpace, false); 673ItemCollection collection = GetItemCollection(dataSpace, true); 691ItemCollection collection = GetItemCollection(dataSpace, false); 736ItemCollection collection = GetItemCollection(dataSpace, true); 764ItemCollection collection = GetItemCollection(dataSpace, false); 780ItemCollection collection = GetItemCollection(dataSpace, true); 794ItemCollection collection = GetItemCollection(dataSpace, true); 809ItemCollection collection = GetItemCollection(dataSpace, true); 825ItemCollection collection = GetItemCollection(mappingSpace, false); 838ItemCollection collection = GetItemCollection(dataSpace, true); 850ItemCollection collection = GetItemCollection(dataSpace, true); 864ItemCollection collection = GetItemCollection(dataSpace, false); 890collection = GetItemCollection(dataSpace, false); 1186ItemCollection collection = GetItemCollection(DataSpace.CSSpace, true); 1197ItemCollection collection = GetItemCollection(DataSpace.CSSpace, true); 1210ItemCollection collection = GetItemCollection(DataSpace.CSpace, true); 1266ItemCollection collection = GetItemCollection(DataSpace.OSpace, true); 1272ItemCollection collection = GetItemCollection(DataSpace.OCSpace, true); 1464var mappingCollection = (StorageMappingItemCollection)GetItemCollection(DataSpace.CSSpace, true);
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
207return (EdmItemCollection)_funcletizer.RootContext.MetadataWorkspace.GetItemCollection(DataSpace.CSpace, true);