| _buckets | System.Collections.Generic.Dictionary< Type, T > | private |
| _comparer | System.Collections.Generic.Dictionary< Type, T > | private |
| _count | System.Collections.Generic.Dictionary< Type, T > | private |
| _entries | System.Collections.Generic.Dictionary< Type, T > | private |
| _fastModMultiplier | System.Collections.Generic.Dictionary< Type, T > | private |
| _freeCount | System.Collections.Generic.Dictionary< Type, T > | private |
| _freeList | System.Collections.Generic.Dictionary< Type, T > | private |
| _keys | System.Collections.Generic.Dictionary< Type, T > | private |
| _values | System.Collections.Generic.Dictionary< Type, T > | private |
| _version | System.Collections.Generic.Dictionary< Type, T > | private |
| Add(TKey key, TValue value) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Add(KeyValuePair< TKey, TValue > keyValuePair) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| Add(object key, object value) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| AddRange(IEnumerable< KeyValuePair< TKey, TValue > > collection) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| Clear() | System.Collections.Generic.Dictionary< Type, T > | inline |
| Comparer | System.Collections.Generic.Dictionary< Type, T > | |
| Contains(KeyValuePair< TKey, TValue > keyValuePair) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| Contains(object key) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| ContainsKey(TKey key) | System.Collections.Generic.Dictionary< Type, T > | inline |
| ContainsValue(TValue value) | System.Collections.Generic.Dictionary< Type, T > | inline |
| CopyEntries(Entry[] entries, int count) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| CopyTo(KeyValuePair< TKey, TValue >[] array, int index) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| CopyTo(KeyValuePair< TKey, TValue >[] array, int index) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| CopyTo(Array array, int index) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| Count | System.Collections.Generic.Dictionary< Type, T > | |
| Dictionary() | System.Collections.Generic.Dictionary< Type, T > | inline |
| Dictionary(int capacity) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Dictionary(IEqualityComparer< TKey >? comparer) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Dictionary(int capacity, IEqualityComparer< TKey >? comparer) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Dictionary(IDictionary< TKey, TValue > dictionary) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Dictionary(IDictionary< TKey, TValue > dictionary, IEqualityComparer< TKey >? comparer) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Dictionary(IEnumerable< KeyValuePair< TKey, TValue > > collection) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Dictionary(IEnumerable< KeyValuePair< TKey, TValue > > collection, IEqualityComparer< TKey >? comparer) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Dictionary(SerializationInfo info, StreamingContext context) | System.Collections.Generic.Dictionary< Type, T > | inlineprotected |
| EnsureCapacity(int capacity) | System.Collections.Generic.Dictionary< Type, T > | inline |
| FindValue(TKey key) | System.Collections.Generic.Dictionary< Type, T > | inlinepackage |
| GetBucket(uint hashCode) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| GetEnumerator() | System.Collections.Generic.Dictionary< Type, T > | inline |
| GetEnumerator() | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| GetEnumerator() | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| GetEnumerator() | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| GetObjectData(SerializationInfo info, StreamingContext context) | System.Collections.Generic.Dictionary< Type, T > | inlinevirtual |
| Initialize(int capacity) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| IsCompatibleKey(object key) | System.Collections.Generic.Dictionary< Type, T > | inlineprivatestatic |
| IsFixedSize | System.Collections.Generic.Dictionary< Type, T > | private |
| IsReadOnly | System.Collections.Generic.Dictionary< Type, T > | private |
| IsReadOnly | System.Collections.Generic.Dictionary< Type, T > | private |
| IsSynchronized | System.Collections.Generic.Dictionary< Type, T > | private |
| Keys | System.Collections.Generic.Dictionary< Type, T > | |
| Keys | System.Collections.Generic.Dictionary< Type, T > | private |
| Keys | System.Collections.Generic.Dictionary< Type, T > | private |
| Keys | System.Collections.Generic.Dictionary< Type, T > | private |
| OnDeserialization(object? sender) | System.Collections.Generic.Dictionary< Type, T > | inlinevirtual |
| Remove(KeyValuePair< TKey, TValue > keyValuePair) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| Remove(TKey key) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Remove(TKey key,[MaybeNullWhen(false)] out TValue value) | System.Collections.Generic.Dictionary< Type, T > | inline |
| Remove(object key) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| Resize() | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| Resize(int newSize, bool forceNewHashCodes) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| s_serviceTypeComparer | System.ComponentModel.Design.ServiceContainer.ServiceCollection< T > | privatestatic |
| ServiceCollection() | System.ComponentModel.Design.ServiceContainer.ServiceCollection< T > | inline |
| SyncRoot | System.Collections.Generic.Dictionary< Type, T > | private |
| this[object key] | System.Collections.Generic.Dictionary< Type, T > | private |
| this[TKey key] | System.Collections.Generic.Dictionary< Type, T > | |
| TrimExcess() | System.Collections.Generic.Dictionary< Type, T > | inline |
| TrimExcess(int capacity) | System.Collections.Generic.Dictionary< Type, T > | inline |
| TryAdd(TKey key, TValue value) | System.Collections.Generic.Dictionary< Type, T > | inline |
| TryGetValue(TKey key,[MaybeNullWhen(false)] out TValue value) | System.Collections.Generic.Dictionary< Type, T > | inline |
| TryInsert(TKey key, TValue value, InsertionBehavior behavior) | System.Collections.Generic.Dictionary< Type, T > | inlineprivate |
| Values | System.Collections.Generic.Dictionary< Type, T > | |
| Values | System.Collections.Generic.Dictionary< Type, T > | private |
| Values | System.Collections.Generic.Dictionary< Type, T > | private |
| Values | System.Collections.Generic.Dictionary< Type, T > | private |