Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket Member List

This is the complete list of members for System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket, including all inherited members.

_additionalElementsSystem.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketprivate
_firstValueSystem.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketprivate
Add(TKey key, TValue value, IEqualityComparer< KeyValuePair< TKey, TValue > > keyOnlyComparer, IEqualityComparer< TValue > valueComparer, KeyCollisionBehavior behavior, out OperationResult result)System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinlinepackage
AdditionalElementsSystem.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketpackage
Equals(object? obj)System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinline
FirstValueSystem.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketpackage
Freeze()System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinlinepackage
GetEnumerator()System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinline
GetEnumerator()System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinline
GetEnumerator()System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinline
GetHashCode()System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinline
HashBucket(KeyValuePair< TKey, TValue > firstElement, ImmutableList< KeyValuePair< TKey, TValue > >.Node additionalElements=null)System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinlineprivate
IsEmptySystem.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketpackage
Remove(TKey key, IEqualityComparer< KeyValuePair< TKey, TValue > > keyOnlyComparer, out OperationResult result)System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinlinepackage
TryGetKey(TKey equalKey, Comparers comparers, out TKey actualKey)System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinlinepackage
TryGetValue(TKey key, Comparers comparers, [MaybeNullWhen(false)] out TValue value)System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucketinlinepackage