3 references to ValidateRowCount
System.Data.Entity (3)
System\Data\Query\InternalTrees\NodeInfo.cs (3)
296
set { m_minRows = value;
ValidateRowCount
(); }
304
set { m_maxRows = value;
ValidateRowCount
(); }
316
ValidateRowCount
();