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.ArraySegment< T >.Enumerator.Current
getsetprivate

Definition at line 407 of file ArraySegment.cs.

408 {
409 [global::Cpp2ILInjected.Token(Token = "0x60003FA")]
410 [global::Cpp2ILInjected.Address(RVA = "0x164511C", Offset = "0x164511C", Length = "0x68")]
411 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
412 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
413 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArraySegment<>.Enumerator), Member = "get_Current", ReturnType = "T")]
414 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
415 get
416 {
417 throw null;
418 }
419 }
class f__AnonymousType0<< Count > j__TPar
Enumerator(global::System.ArraySegment< T > arraySegment)