1 implementation of CollectionCreate
System.Data.Entity (1)
System\Data\Objects\Internal\PocoPropertyAccessorStrategy.cs (1)
270
public object
CollectionCreate
(RelatedEnd relatedEnd)
1 reference to CollectionCreate
System.Data.Entity (1)
System\Data\Objects\Internal\EntityWrapper.cs (1)
264
collection = _propertyStrategy.
CollectionCreate
(relatedEnd);