Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 892 of file HashSet.cs.
References System.Collections.Generic.HashSet< T >._buckets, System.Collections.Generic.HashSet< T >._comparer, System.Collections.Generic.HashSet< T >._count, System.Collections.Generic.HashSet< T >._entries, System.Collections.Generic.HashSet< T >._freeCount, System.Collections.Generic.HashSet< T >._freeList, System.Collections.Generic.HashSet< T >._version, System.comparer, System.count, System.Runtime.Serialization.Dictionary, System.Collections.Generic.HashSet< T >.FindItemIndex(), System.Collections.Generic.HashSet< T >.GetBucketRef(), System.Collections.Generic.HashSet< T >.Initialize(), System.Collections.Generic.HashSet< T >.Resize(), System.ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(), and System.value.
Referenced by System.Collections.Generic.HashSet< T >.Add(), System.Collections.Generic.HashSet< T >.ConstructFrom(), System.Collections.Generic.HashSet< T >.OnDeserialization(), System.Collections.Generic.HashSet< T >.SymmetricExceptWithEnumerable(), System.Collections.Generic.HashSet< T >.SymmetricExceptWithUniqueHashSet(), and System.Collections.Generic.HashSet< T >.UnionWith().