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

◆ this[int index]

object System.ParamsArray.this[int index]
getset

Definition at line 152 of file ParamsArray.cs.

153 {
154 [global::Cpp2ILInjected.Token(Token = "0x60008D3")]
155 [global::Cpp2ILInjected.Address(RVA = "0x1C444BC", Offset = "0x1C444BC", Length = "0x38")]
156 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.StringBuilder), Member = "AppendFormatHelper", MemberParameters = new object[]
158 {
159 typeof(global::System.IFormatProvider),
160 typeof(string),
161 typeof(global::System.ParamsArray)
162 }, ReturnType = typeof(global::System.Text.StringBuilder))]
163 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
164 get
165 {
166 throw null;
167 }
168 }
class f__AnonymousType0<< Count > j__TPar