Implemented interface member:
method
EnsureCollectionNotNull
System.Data.Objects.Internal.IEntityWrapper.EnsureCollectionNotNull(System.Data.Objects.DataClasses.RelatedEnd)
2 overrides of EnsureCollectionNotNull
System.Data.Entity (2)
System\Data\Objects\Internal\EntityWrapper.cs (1)
257public override void EnsureCollectionNotNull(RelatedEnd relatedEnd)
System\Data\Objects\Internal\LightweightEntityWrapper.cs (1)
129public override void EnsureCollectionNotNull(RelatedEnd relatedEnd)