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

◆ Current [2/2]

object System.Collections.IEnumerator. System.Array.InternalEnumerator< T >.Current
getsetprivate

Definition at line 5140 of file Array.cs.

5141 {
5142 [global::Cpp2ILInjected.Token(Token = "0x6000C8C")]
5143 [global::Cpp2ILInjected.Address(RVA = "0x16BD1B8", Offset = "0x16BD1B8", Length = "0x7C")]
5144 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
5145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
5146 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array.InternalEnumerator<>), Member = "get_Current", ReturnType = "T")]
5147 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
5148 get
5149 {
5150 throw null;
5151 }
5152 }
class f__AnonymousType0<< Count > j__TPar
int System.Collections.ICollection. Count
Definition Array.cs:98