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