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.Tuple< T1, T2, T3, T4 >.Length
getsetprivate

Definition at line 162 of file Tuple.2.cs.

163 {
164 [global::Cpp2ILInjected.Token(Token = "0x60009F1")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1884738", Offset = "0x1884738", Length = "0x8")]
166 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 get
169 {
170 throw null;
171 }
172 }
int System.Runtime.CompilerServices.ITuple. Length
Definition Tuple.2.cs:163