Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 195 of file HashSet.cs.
References System.Collections.Generic.Dictionary< TKey, TValue >._buckets, System.Collections.Generic.HashSet< T >._buckets, System.Collections.Generic.HashSet< T >._count, System.Collections.Generic.Dictionary< TKey, TValue >._entries, System.Collections.Generic.HashSet< T >._entries, System.Collections.Generic.HashSet< T >._fastModMultiplier, System.Collections.Generic.HashSet< T >._freeCount, System.Collections.Generic.HashSet< T >._freeList, System.Collections.Generic.HashSet< T >.AddIfNotPresent(), System.Collections.HashHelpers.ExpandPrime(), System.Collections.Generic.HashSet< T >.Initialize(), and System.source.
Referenced by System.Collections.Generic.HashSet< T >.HashSet().