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

◆ Item [1/2]

Group System.Collections.Generic.IList<System.Text.RegularExpressions.Group>. System.Text.RegularExpressions.GroupCollection.Item
getsetprivate

Definition at line 271 of file GroupCollection.cs.

272 {
273 [global::Cpp2ILInjected.Token(Token = "0x6000301")]
274 [global::Cpp2ILInjected.Address(RVA = "0x1EA94FC", Offset = "0x1EA94FC", Length = "0x4")]
275 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
276 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GroupCollection), Member = "GetGroup", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Group))]
277 get
278 {
279 throw null;
280 }
281 [global::Cpp2ILInjected.Token(Token = "0x6000302")]
282 [global::Cpp2ILInjected.Address(RVA = "0x1EA9500", Offset = "0x1EA9500", Length = "0x4C")]
283 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
285 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
286 set
287 {
288 throw null;
289 }
290 }
class f__AnonymousType0<< Count > j__TPar