4 references to SetFailed
System.Data (4)
fx\src\data\System\Data\DataRowView.cs (2)
103throw ExceptionBuilder.SetFailed(property); 161throw ExceptionBuilder.SetFailed(column.ColumnName);
fx\src\data\System\Data\DataViewManager.cs (2)
58throw ExceptionBuilder.SetFailed("DataSet to null"); 111throw ExceptionBuilder.SetFailed("DataViewSettingCollectionString");