2 references to LoadDataRow
System.Data.Common (2)
System\Data\DataTableExtensions.cs (1)
162table.LoadDataRow(values, options.Value);
System\Data\ProviderBase\SchemaMapping.cs (1)
411dataRow = _dataTable!.LoadDataRow(mapped, _loadOption);