| _additionalElements | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | private |
| _firstValue | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | private |
| Add(TKey key, TValue value, IEqualityComparer< KeyValuePair< TKey, TValue > > keyOnlyComparer, IEqualityComparer< TValue > valueComparer, KeyCollisionBehavior behavior, out OperationResult result) | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inlinepackage |
| AdditionalElements | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | package |
| Equals(object? obj) | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inline |
| FirstValue | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | package |
| Freeze() | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inlinepackage |
| GetEnumerator() | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inline |
| GetEnumerator() | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inline |
| GetEnumerator() | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inline |
| GetHashCode() | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inline |
| HashBucket(KeyValuePair< TKey, TValue > firstElement, ImmutableList< KeyValuePair< TKey, TValue > >.Node additionalElements=null) | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inlineprivate |
| IsEmpty | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | package |
| Remove(TKey key, IEqualityComparer< KeyValuePair< TKey, TValue > > keyOnlyComparer, out OperationResult result) | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inlinepackage |
| TryGetKey(TKey equalKey, Comparers comparers, out TKey actualKey) | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inlinepackage |
| TryGetValue(TKey key, Comparers comparers, [MaybeNullWhen(false)] out TValue value) | System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket | inlinepackage |