1 write to CoordinatorFactory
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordState.cs (1)
61this.CoordinatorFactory = coordinatorFactory;
4 references to CoordinatorFactory
System.Data.Entity (4)
System\Data\Query\ResultAssembly\BridgeDataReader.cs (4)
106_hasRows = (currentRecord.CoordinatorFactory == CoordinatorFactory); 423&& Shaper.RootEnumerator.Current.CoordinatorFactory != CoordinatorFactory 424&& Shaper.RootEnumerator.Current.CoordinatorFactory.Depth > CoordinatorFactory.Depth) { 431if (Shaper.RootEnumerator.Current.CoordinatorFactory == CoordinatorFactory) {