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