1 write to m_itemCollection
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMapping.cs (1)
54
m_itemCollection
= EntityUtil.CheckArgumentNull(itemCollection, "itemCollection");
3 references to m_itemCollection
System.Data.Entity (3)
System\Data\Mapping\FunctionImportMapping.cs (3)
78
.SelectMany(mapping => mapping.GetMappedEntityTypes(
m_itemCollection
))
129
var impliedEntityTypesSet = new Set<EntityType>(entityTypeMapping.GetMappedEntityTypes(
m_itemCollection
));
494
if (!MetadataHelper.GetTypeAndSubtypesOf(isTypeOf,
m_itemCollection
, false)