2 references to CannotAddDuplicate2
System.Data (2)
fx\src\data\System\Data\DataColumnCollection.cs (1)
769throw ExceptionBuilder.CannotAddDuplicate2(name);
fx\src\data\System\Data\DataTable.cs (1)
1682throw ExceptionBuilder.CannotAddDuplicate2(value);