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 Runtime CompilerServices ITuple System.ValueTuple< T1, T2, T3, T4, T5, T6, T7, TRest >.Length
getsetprivate

Definition at line 197 of file ValueTuple.2.cs.

198 {
199 [global::Cpp2ILInjected.Token(Token = "0x6000B2B")]
200 [global::Cpp2ILInjected.Address(RVA = "0x18AF0F0", Offset = "0x18AF0F0", Length = "0x8")]
201 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
202 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
203 get
204 {
205 throw null;
206 }
207 }
int System.Runtime.CompilerServices.ITuple. Length