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