Fixed wrong CollectionChanged event arguments
Fixed wrong INotifyCollectionChanged / CollectionChanged arguments. The following classes were supplying the CollectionChanged event with wrong event args:
- ConcurrentObservableDictionary
- ConcurrentObservableHashSet
- ConcurrentObservableSortedDictionary