2 references to AddRecords
System.Data (2)
fx\src\data\System\Data\DataTable.cs (2)
2760DataRow targetRow = table.AddRecords(oldRecord, newRecord); 2976DataRow targetRow = AddRecords(oldRecord, newRecord);