7 references to s_refreshEventArgs
System.Data.Common (7)
System\Data\ConstraintCollection.cs (1)
464
OnCollectionChanged(
s_refreshEventArgs
);
System\Data\DataColumnCollection.cs (2)
594
OnCollectionChanging(
s_refreshEventArgs
);
623
OnCollectionChanged(
s_refreshEventArgs
);
System\Data\DataRelationCollection.cs (2)
262
OnCollectionChanging(
s_refreshEventArgs
);
268
OnCollectionChanged(
s_refreshEventArgs
);
System\Data\DataTableCollection.cs (2)
469
OnCollectionChanging(
s_refreshEventArgs
);
479
OnCollectionChanged(
s_refreshEventArgs
);