51 references to ArgumentNull
System.Data (51)
fx\src\data\System\Data\ConstraintCollection.cs (5)
98
throw ExceptionBuilder.
ArgumentNull
("constraint");
288
throw ExceptionBuilder.
ArgumentNull
("constraint");
341
throw ExceptionBuilder.
ArgumentNull
("constraint");
442
throw ExceptionBuilder.
ArgumentNull
("array");
618
throw ExceptionBuilder.
ArgumentNull
("constraint");
fx\src\data\System\Data\DataColumn.cs (1)
142
throw ExceptionBuilder.
ArgumentNull
("dataType");
fx\src\data\System\Data\DataColumnCollection.cs (4)
101
throw ExceptionBuilder.
ArgumentNull
("name");
314
throw ExceptionBuilder.
ArgumentNull
("column");
429
throw ExceptionBuilder.
ArgumentNull
("column");
602
throw ExceptionBuilder.
ArgumentNull
("array");
fx\src\data\System\Data\DataKey.cs (2)
25
throw ExceptionBuilder.
ArgumentNull
("columns");
35
throw ExceptionBuilder.
ArgumentNull
("column");
fx\src\data\System\Data\DataRelationCollection.cs (3)
190
throw ExceptionBuilder.
ArgumentNull
("relation");
272
throw ExceptionBuilder.
ArgumentNull
("array");
458
throw ExceptionBuilder.
ArgumentNull
("relation");
fx\src\data\System\Data\DataRow.cs (2)
400
throw ExceptionBuilder.
ArgumentNull
("ItemArray");
576
throw ExceptionBuilder.
ArgumentNull
("column");
fx\src\data\System\Data\DataSet.cs (3)
2755
throw ExceptionBuilder.
ArgumentNull
("dataSet");
2804
throw ExceptionBuilder.
ArgumentNull
("table");
2849
throw ExceptionBuilder.
ArgumentNull
("rows");
fx\src\data\System\Data\DataTable.cs (2)
2543
throw ExceptionBuilder.
ArgumentNull
("row");
4436
throw ExceptionBuilder.
ArgumentNull
("table");
fx\src\data\System\Data\DataTableCollection.cs (10)
101
throw ExceptionBuilder.
ArgumentNull
("tableNamespace");
279
throw ExceptionBuilder.
ArgumentNull
("table");
377
throw ExceptionBuilder.
ArgumentNull
("table");
464
throw ExceptionBuilder.
ArgumentNull
("name");
467
throw ExceptionBuilder.
ArgumentNull
("tableNamespace");
504
throw ExceptionBuilder.
ArgumentNull
("array");
548
throw ExceptionBuilder.
ArgumentNull
("tableName");
550
throw ExceptionBuilder.
ArgumentNull
("tableNamespace");
743
throw ExceptionBuilder.
ArgumentNull
("name");
745
throw ExceptionBuilder.
ArgumentNull
("tableNamespace");
fx\src\data\System\Data\DataTableReader.cs (5)
39
throw ExceptionBuilder.
ArgumentNull
("DataTable");
48
throw ExceptionBuilder.
ArgumentNull
("DataTable");
57
throw ExceptionBuilder.
ArgumentNull
("DataTable");
577
throw ExceptionBuilder.
ArgumentNull
("values");
602
throw ExceptionBuilder.
ArgumentNull
("DataTable");
fx\src\data\System\Data\DataTableReaderListener.cs (2)
23
throw ExceptionBuilder.
ArgumentNull
("DataTableReader");
39
throw ExceptionBuilder.
ArgumentNull
("DataTable");
fx\src\data\System\Data\DataView.cs (3)
1130
throw ExceptionBuilder.
ArgumentNull
("sorts");
1140
throw ExceptionBuilder.
ArgumentNull
("PropertyDescriptor");
1683
throw ExceptionBuilder.
ArgumentNull
("columnNames");
fx\src\data\System\Data\DataViewSettingCollection.cs (3)
25
throw ExceptionBuilder.
ArgumentNull
("dataViewManager");
33
throw ExceptionBuilder.
ArgumentNull
("table");
44
throw ExceptionBuilder.
ArgumentNull
("table");
fx\src\data\System\Data\Merger.cs (2)
215
throw ExceptionBuilder.
ArgumentNull
("rows[" + i + "]");
218
throw ExceptionBuilder.
ArgumentNull
("rows[" + i + "].Table");
fx\src\data\System\Data\RbTree.cs (2)
1556
throw ExceptionBuilder.
ArgumentNull
("array");
1576
throw ExceptionBuilder.
ArgumentNull
("array");
fx\src\data\System\Data\RecordManager.cs (1)
26
throw ExceptionBuilder.
ArgumentNull
("table");
fx\src\data\System\Data\RelatedView.cs (1)
22
throw ExceptionBuilder.
ArgumentNull
("values");