8 references to AddInternal
System.Data.Entity (8)
System\Data\Mapping\DefaultObjectMappingItemCollection.cs (1)
417
base.
AddInternal
(objectMap);
System\Data\Mapping\StorageMappingItemCollection.cs (1)
707
base.
AddInternal
(storageMap);
System\Data\Metadata\EdmItemCollection.cs (3)
347
itemCollection.
AddInternal
(globalItem);
417
this.
AddInternal
(primitiveTypes[i]);
423
this.
AddInternal
(functions[i]);
System\Data\Metadata\ObjectItemCollection.cs (1)
36
AddInternal
(type);
System\Data\Metadata\StoreItemCollection.cs (2)
308
this.
AddInternal
(primitiveType);
314
AddInternal
(function);