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.HashHelpers Class Reference
+ Collaboration diagram for System.Collections.HashHelpers:

Static Public Member Functions

static bool IsPrime (int candidate)
 
static int GetPrime (int min)
 
static int ExpandPrime (int oldSize)
 

Static Public Attributes

static readonly int[] primes
 

Properties

static global::System.Runtime.CompilerServices.ConditionalWeakTable< object, global::System.Runtime.Serialization.SerializationInfo > SerializationInfoTable [get, set]
 

Static Private Member Functions

static HashHelpers ()
 

Static Private Attributes

static global::System.Runtime.CompilerServices.ConditionalWeakTable< object, global::System.Runtime.Serialization.SerializationInfo > s_serializationInfoTable
 

Detailed Description

Definition at line 11 of file HashHelpers.cs.


The documentation for this class was generated from the following file: