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