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.StringReference Struct Reference

Public Member Functions

 StringReference (char[] chars, int startIndex, int length)
 
override string ToString ()
 

Properties

char this[int i] [get]
 
char[] Chars [get]
 
int StartIndex [get]
 
int Length [get]
 

Private Attributes

readonly char[] _chars
 
readonly int _startIndex
 
readonly int _length
 

Detailed Description

Definition at line 9 of file StringReference.cs.


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