2 writes to _onCollectionChanged
System.Data.Common (2)
System\Data\ConstraintCollection.cs (2)
271
_onCollectionChanged
+= value;
275
_onCollectionChanged
-= value;
1 reference to _onCollectionChanged
System.Data.Common (1)
System\Data\ConstraintCollection.cs (1)
657
_onCollectionChanged
?.Invoke(this, ccevent);