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

◆ this[int i]

virtual Match System.Text.RegularExpressions.MatchCollection.this[int i]
getset

Definition at line 66 of file MatchCollection.cs.

67 {
68 [global::Cpp2ILInjected.Token(Token = "0x600032D")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1EAA928", Offset = "0x1EAA928", Length = "0x60")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MatchCollection), Member = "GetMatch", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Match))]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
73 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
74 get
75 {
76 throw null;
77 }
78 }
class f__AnonymousType0<< Count > j__TPar