2 writes to SetKeys
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\CoordinatorFactory.cs (2)
115this.SetKeys = AlwaysTrue; 119this.SetKeys = setKeys;
1 reference to SetKeys
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Coordinator.cs (1)
150this.CoordinatorFactory.SetKeys(shaper);