.NET-Community-Toolkit/CommunityToolkit.Mvvm/Collections
Sergio Pedri ba20320cdc Add a comment explaining the collection fast paths 2022-04-06 22:52:19 +02:00
..
Internals Improve caching of KeyChangedEventArgs 2022-04-06 22:48:54 +02:00
IReadOnlyObservableGroup.cs Add new interfaces/members to IReadOnlyObservableGroup 2022-04-06 22:48:55 +02:00
IReadOnlyObservableGroup{TKey,TElement}.cs Add IReadOnlyObservableGroup<out TKey, out TElement> 2022-04-06 22:48:55 +02:00
IReadOnlyObservableGroup{TKey}.cs Add IReadOnlyObservableGroup<out TKey> 2022-04-06 22:48:54 +02:00
ObservableGroupedCollectionExtensions.cs Add a comment explaining the collection fast paths 2022-04-06 22:52:19 +02:00
ObservableGroupedCollection{TKey,TElement}.cs Optimize ILookup<TKey, TElement> implementations 2022-04-06 22:48:56 +02:00
ObservableGroup{TKey,TElement}.cs Add null checks to public APIs 2022-04-06 22:48:56 +02:00
ReadOnlyObservableGroupedCollection{TKey,TElement}.cs Optimize ILookup<TKey, TElement> implementations 2022-04-06 22:48:56 +02:00
ReadOnlyObservableGroup{TKey,TElement}.cs Add null checks to public APIs 2022-04-06 22:48:56 +02:00