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