6 references to SetRowCount
System.Data.Entity (6)
System\Data\Query\InternalTrees\NodeInfo.cs (6)
831
nodeInfo.
SetRowCount
(minCard, maxCard);
929
nodeInfo.
SetRowCount
(minRows, maxRows);
989
nodeInfo.
SetRowCount
(minRows, maxRows);
1163
nodeInfo.
SetRowCount
(RowCount.Zero, RowCount.One);
1236
nodeInfo.
SetRowCount
(RowCount.Zero, RowCount.One);
1253
nodeInfo.
SetRowCount
(RowCount.One, RowCount.One);