3 references to DatasetConflictingName
System.Data (3)
fx\src\data\System\Data\DataRelation.cs (1)
508throw ExceptionBuilder.DatasetConflictingName(dataSet.DataSetName);
fx\src\data\System\Data\DataTable.cs (1)
1673throw ExceptionBuilder.DatasetConflictingName(dataSet.DataSetName);
fx\src\data\System\Data\DataTableCollection.cs (1)
289throw ExceptionBuilder.DatasetConflictingName(dataSet.DataSetName);