1 override of ResetCollection
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Coordinator.cs (1)
233
internal override void
ResetCollection
(Shaper shaper)
4 references to ResetCollection
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Coordinator.cs (3)
100
ResetCollection
(shaper);
254
this.Child.
ResetCollection
(shaper);
258
this.Next.
ResetCollection
(shaper);
System\Data\Common\Internal\Materialization\Shaper.cs (1)
1384
currentCoordinator.Child.
ResetCollection
(_shaper);