1 reference to GetNextResultShaperInfo
System.Data.Entity (1)
System\Data\Query\ResultAssembly\BridgeDataReader.cs (1)
131
DbDataReader result = new BridgeDataReader(shaperInfo.Key, shaperInfo.Value, /*depth:*/ 0,
GetNextResultShaperInfo
(storeDataReader, workspace, nextResultColumnMaps).GetEnumerator());