terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Newtonsoft.Json.Utilities.PropertyNameTable Class Reference

Classes

class  Entry
 

Public Member Functions

 PropertyNameTable ()
 
string Get (char[] key, int start, int length)
 
string Add (string key)
 

Private Member Functions

string AddEntry (string str, int hashCode)
 
void Grow ()
 

Static Private Member Functions

static PropertyNameTable ()
 
static bool TextEquals (string str1, char[] str2, int str2Start, int str2Length)
 

Private Attributes

int _count
 
PropertyNameTable.Entry[] _entries
 
int _mask
 

Static Private Attributes

static readonly int HashCodeRandomizer
 

Detailed Description

Definition at line 8 of file PropertyNameTable.cs.


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