Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 880 of file HashSet.cs.
References System.Collections.Generic.HashSet< T >._buckets, System.Collections.Generic.HashSet< T >._entries, System.Collections.Generic.HashSet< T >._fastModMultiplier, System.Collections.Generic.HashSet< T >._freeList, System.capacity, System.Runtime.Serialization.Dictionary, System.Collections.HashHelpers.GetFastModMultiplier(), and System.Collections.HashHelpers.GetPrime().
Referenced by System.Collections.Generic.HashSet< T >.HashSet(), System.Collections.Generic.HashSet< T >.HashSet(), System.Collections.Generic.HashSet< T >.AddIfNotPresent(), System.Collections.Generic.HashSet< T >.ConstructFrom(), System.Collections.Generic.HashSet< T >.EnsureCapacity(), and System.Collections.Generic.HashSet< T >.TrimExcess().