2 writes to IsEntered
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Coordinator.cs (2)
151
this.
IsEntered
= true;
244
this.
IsEntered
= false;
1 reference to IsEntered
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Coordinator.cs (1)
147
if (!this.
IsEntered
|| !this.CoordinatorFactory.CheckKeys(shaper))