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

◆ Capacity

int System.Text.StringBuilder.Capacity
getset

Definition at line 619 of file StringBuilder.cs.

620 {
621 [global::Cpp2ILInjected.Token(Token = "0x600154C")]
622 [global::Cpp2ILInjected.Address(RVA = "0x1AD4884", Offset = "0x1AD4884", Length = "0x14")]
623 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Text.WrappedTextBuilder", Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
624 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.StringBuilderCache", Member = "Acquire", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(StringBuilder))]
625 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.StringBuilderCache", Member = "Release", MemberParameters = new object[] { typeof(StringBuilder) }, ReturnType = typeof(void))]
626 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
627 get
628 {
629 throw null;
630 }
631 [global::Cpp2ILInjected.Token(Token = "0x600154D")]
632 [global::Cpp2ILInjected.Address(RVA = "0x1AD4898", Offset = "0x1AD4898", Length = "0x168")]
633 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
634 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(StringBuilder), Member = "EnsureCapacity", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
635 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "Initialize", ReturnType = typeof(void))]
636 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
637 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
638 {
639 typeof(global::System.Array),
640 typeof(int),
641 typeof(global::System.Array),
642 typeof(int),
643 typeof(int)
644 }, ReturnType = typeof(void))]
645 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
646 {
647 typeof(string),
648 typeof(string)
649 }, ReturnType = typeof(void))]
650 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
651 set
652 {
653 throw null;
654 }
655 }
class f__AnonymousType0<< Count > j__TPar