3 references to FunctionImportStructuralTypeMappingKB
System.Data.Entity (3)
System\Data\Mapping\FunctionImportMappingNonComposable.cs (2)
42new FunctionImportStructuralTypeMappingKB(new List<FunctionImportStructuralTypeMapping>(), itemCollection) }); 50.Select((structuralTypeMappings) => new FunctionImportStructuralTypeMappingKB(
System\Data\Mapping\StorageMappingItemLoader.cs (1)
2124var functionImportKB = new FunctionImportStructuralTypeMappingKB(typeMappings, this.EdmItemCollection);