2 references to ConvertToCTypeFunction
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (1)
1591
var cTypeTargetFunction = this.StoreItemCollection.
ConvertToCTypeFunction
(targetFunction);
System\Data\Metadata\StoreItemCollection.cs (1)
351
cTypeFunctions.Add(
ConvertToCTypeFunction
(sTypeFunction));