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