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.Text.RegularExpressions.MatchCollection.Enumerator.Current
getsetprivate

Implements System.Collections.Generic.IEnumerator< out T >.

Definition at line 488 of file MatchCollection.cs.

489 {
490 [global::Cpp2ILInjected.Token(Token = "0x600034D")]
491 [global::Cpp2ILInjected.Address(RVA = "0x1EAB45C", Offset = "0x1EAB45C", Length = "0x4")]
492 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
493 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MatchCollection.Enumerator), Member = "get_Current", ReturnType = typeof(Match))]
494 get
495 {
496 throw null;
497 }
498 }
class f__AnonymousType0<< Count > j__TPar