1 write to Shaper
System.Data.Entity (1)
System\Data\Query\ResultAssembly\BridgeDataRecord.cs (1)
93
Shaper
= shaper;
2 references to Shaper
System.Data.Entity (2)
System\Data\Query\ResultAssembly\BridgeDataRecord.cs (2)
461
BridgeDataRecord nestedRecord = new BridgeDataRecord(
Shaper
, Depth + 1);
471
BridgeDataReader nestedReader = new BridgeDataReader(
Shaper
, coordinator.TypedCoordinatorFactory, Depth + 1, nextResultShaperInfos: null);