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.ParamsArray.Length
getset

Definition at line 128 of file ParamsArray.cs.

129 {
130 [global::Cpp2ILInjected.Token(Token = "0x60008D2")]
131 [global::Cpp2ILInjected.Address(RVA = "0x1C444B0", Offset = "0x1C444B0", Length = "0xC")]
132 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(string), Member = "FormatHelper", MemberParameters = new object[]
133 {
134 typeof(global::System.IFormatProvider),
135 typeof(string),
136 typeof(global::System.ParamsArray)
137 }, ReturnType = typeof(string))]
138 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.StringBuilder), Member = "AppendFormatHelper", MemberParameters = new object[]
139 {
140 typeof(global::System.IFormatProvider),
141 typeof(string),
142 typeof(global::System.ParamsArray)
143 }, ReturnType = typeof(global::System.Text.StringBuilder))]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
145 get
146 {
147 throw null;
148 }
149 }
class f__AnonymousType0<< Count > j__TPar