2 references to AddWithColumnEvents
System.Data (2)
fx\src\data\System\Data\XmlDataLoader.cs (2)
792
row = table.Rows.
AddWithColumnEvents
(foundColumns); // Create, populate and add row
1042
row = table.Rows.
AddWithColumnEvents
(foundColumns); // Create, populate and add row