terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Collections.Generic.HashSet< T > Member List

This is the complete list of members for System.Collections.Generic.HashSet< T >, including all inherited members.

_bucketsSystem.Collections.Generic.HashSet< T >private
_comparerSystem.Collections.Generic.HashSet< T >private
_countSystem.Collections.Generic.HashSet< T >private
_freeListSystem.Collections.Generic.HashSet< T >private
_lastIndexSystem.Collections.Generic.HashSet< T >private
_siInfoSystem.Collections.Generic.HashSet< T >private
_slotsSystem.Collections.Generic.HashSet< T >private
_versionSystem.Collections.Generic.HashSet< T >private
Add(T item)System.Collections.Generic.HashSet< T >inlineprivate
Add(T item)System.Collections.Generic.HashSet< T >inline
AddIfNotPresent(T value)System.Collections.Generic.HashSet< T >inlineprivate
AddValue(int index, int hashCode, T value)System.Collections.Generic.HashSet< T >inlineprivate
AreEqualityComparersEqual(HashSet< T > set1, HashSet< T > set2)System.Collections.Generic.HashSet< T >inlineprivatestatic
CapacityNameSystem.Collections.Generic.HashSet< T >privatestatic
Clear()System.Collections.Generic.HashSet< T >inline
ComparerSystem.Collections.Generic.HashSet< T >
ComparerNameSystem.Collections.Generic.HashSet< T >privatestatic
Contains(T item)System.Collections.Generic.HashSet< T >inline
CopyFrom(HashSet< T > source)System.Collections.Generic.HashSet< T >inlineprivate
CopyTo(T[] array, int arrayIndex)System.Collections.Generic.HashSet< T >inline
CopyTo(T[] array)System.Collections.Generic.HashSet< T >inline
CopyTo(T[] array, int arrayIndex, int count)System.Collections.Generic.HashSet< T >inline
CountSystem.Collections.Generic.HashSet< T >
ElementsNameSystem.Collections.Generic.HashSet< T >privatestatic
GetEnumerator()System.Collections.Generic.HashSet< T >inline
GetEnumerator()System.Collections.Generic.HashSet< T >inlineprivate
GetEnumerator()System.Collections.Generic.HashSet< T >inlineprivate
GetObjectData(SerializationInfo info, StreamingContext context)System.Collections.Generic.HashSet< T >inlinevirtual
HashSet()System.Collections.Generic.HashSet< T >inline
HashSet(IEqualityComparer< T > comparer)System.Collections.Generic.HashSet< T >inline
HashSet(IEnumerable< T > collection)System.Collections.Generic.HashSet< T >inline
HashSet(IEnumerable< T > collection, IEqualityComparer< T > comparer)System.Collections.Generic.HashSet< T >inline
HashSet(SerializationInfo info, StreamingContext context)System.Collections.Generic.HashSet< T >inlineprotected
IncreaseCapacity()System.Collections.Generic.HashSet< T >inlineprivate
Initialize(int capacity)System.Collections.Generic.HashSet< T >inlineprivate
InternalGetHashCode(T item)System.Collections.Generic.HashSet< T >inlineprivate
IsReadOnlySystem.Collections.Generic.HashSet< T >private
Lower31BitMaskSystem.Collections.Generic.HashSet< T >privatestatic
OnDeserialization(object sender)System.Collections.Generic.HashSet< T >inlinevirtual
Remove(T item)System.Collections.Generic.HashSet< T >inline
SetCapacity(int newSize)System.Collections.Generic.HashSet< T >inlineprivate
ShrinkThresholdSystem.Collections.Generic.HashSet< T >privatestatic
StackAllocThresholdSystem.Collections.Generic.HashSet< T >privatestatic
TrimExcess()System.Collections.Generic.HashSet< T >inline
UnionWith(IEnumerable< T > other)System.Collections.Generic.HashSet< T >inline
VersionNameSystem.Collections.Generic.HashSet< T >privatestatic