2 overrides of VerifyMultiplicityConstraintsForAdd
System.Data.Entity (2)
System\Data\Objects\DataClasses\EntityCollection.cs (1)
572
internal override void
VerifyMultiplicityConstraintsForAdd
(bool applyConstraints)
System\Data\Objects\DataClasses\EntityReference_TResultType.cs (1)
647
internal override void
VerifyMultiplicityConstraintsForAdd
(bool applyConstraints)
1 reference to VerifyMultiplicityConstraintsForAdd
System.Data.Entity (1)
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
1186
targetRelatedEnd.
VerifyMultiplicityConstraintsForAdd
(!allowModifyingOtherEndOfRelationship);