| 
    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 
   | 
 
 Collaboration diagram for Newtonsoft.Json.Utilities.StringReference:Public Member Functions | |
| StringReference (char[] chars, int startIndex, int length) | |
| override string | ToString () | 
Properties | |
| char | this[int i] [get, set] | 
| char[] | Chars [get, set] | 
| int | StartIndex [get, set] | 
| int | Length [get, set] | 
Private Attributes | |
| readonly char[] | _chars | 
| readonly int | _startIndex | 
| readonly int | _length | 
Definition at line 10 of file StringReference.cs.