2 writes to _hasRows
System.Data.Entity (2)
System\Data\Query\ResultAssembly\BridgeDataReader.cs (2)
97_hasRows = false; 106_hasRows = (currentRecord.CoordinatorFactory == CoordinatorFactory);
1 reference to _hasRows
System.Data.Entity (1)
System\Data\Query\ResultAssembly\BridgeDataReader.cs (1)
236return _hasRows;