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