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

◆ MaxCapacity

int System.Text.StringBuilder.MaxCapacity
getset

Definition at line 658 of file StringBuilder.cs.

659 {
660 [global::Cpp2ILInjected.Token(Token = "0x600154E")]
661 [global::Cpp2ILInjected.Address(RVA = "0x1AD4A0C", Offset = "0x1AD4A0C", Length = "0x8")]
662 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
663 get
664 {
665 throw null;
666 }
667 }