Method CheckReentrancy
CheckReentrancy()
Check and assert for reentrant attempts to change this collection.
protected void CheckReentrancy()
Exceptions
- InvalidOperationException
raised when changing the collection while another collection change is still being notified to other listeners.