1 write to m_itemCollection
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMapping.cs (1)
54m_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)) 129var impliedEntityTypesSet = new Set<EntityType>(entityTypeMapping.GetMappedEntityTypes(m_itemCollection)); 494if (!MetadataHelper.GetTypeAndSubtypesOf(isTypeOf, m_itemCollection, false)