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);