8 references to FillRequires
System.Data (8)
fx\src\data\System\Data\Common\DataAdapter.cs (6)
341throw ADP.FillRequires("dataReader"); 363throw ADP.FillRequires("dataReader"); 423throw ADP.FillRequires("dataSet"); 429throw ADP.FillRequires("dataReader"); 460throw ADP.FillRequires("dataTable"); 463throw ADP.FillRequires("dataReader");
fx\src\data\System\Data\Common\DbDataAdapter.cs (2)
422throw ADP.FillRequires("dataSet"); 490throw ADP.FillRequires("dataTable");