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