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 [1/2]

Group System.Text.RegularExpressions.GroupCollection.Enumerator.Current
getset

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

Definition at line 479 of file GroupCollection.cs.

480 {
481 [global::Cpp2ILInjected.Token(Token = "0x6000314")]
482 [global::Cpp2ILInjected.Address(RVA = "0x1EA9B10", Offset = "0x1EA9B10", Length = "0x74")]
483 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
484 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupCollection.Enumerator), Member = "System.Collections.IEnumerator.get_Current", ReturnType = typeof(object))]
485 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
486 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GroupCollection), Member = "GetGroup", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Group))]
487 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
488 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
489 get
490 {
491 throw null;
492 }
493 }
class f__AnonymousType0<< Count > j__TPar