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

◆ Length

int System.Text.ValueStringBuilder.Length
getset

Definition at line 122 of file ValueStringBuilder.cs.

123 {
124 [global::Cpp2ILInjected.Token(Token = "0x600161F")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1AE2CF0", Offset = "0x1AE2CF0", Length = "0x8")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 get
128 {
129 throw null;
130 }
131 }