4 references to SetFailed
System.Data.Common (4)
System\Data\DataRowView.cs (2)
93
throw ExceptionBuilder.
SetFailed
(property);
133
throw ExceptionBuilder.
SetFailed
(column.ColumnName);
System\Data\DataViewManager.cs (2)
52
throw ExceptionBuilder.
SetFailed
("DataSet to null");
114
throw ExceptionBuilder.
SetFailed
(nameof(DataViewSettingCollectionString));