Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 248 of file HashSet.cs.
References System.Collections.Generic.HashSet< T >._buckets, System.Collections.Generic.HashSet< T >._comparer, System.Collections.Generic.HashSet< T >._entries, System.comparer, System.Runtime.Serialization.Dictionary, System.Collections.Generic.HashSet< T >.GetBucketRef(), System.item, and System.ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported().
Referenced by System.Collections.Generic.HashSet< T >.AddIfNotPresent(), System.Collections.Generic.HashSet< T >.CheckUniqueAndUnfoundElements(), System.Collections.Generic.HashSet< T >.Contains(), System.Collections.Generic.HashSet< T >.IntersectWithEnumerable(), and System.Collections.Generic.HashSet< T >.TryGetValue().