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

◆ IsFixedSize

bool System.Collections.IList. System.Text.RegularExpressions.GroupCollection.IsFixedSize
getsetprivate

Definition at line 383 of file GroupCollection.cs.

384 {
385 [global::Cpp2ILInjected.Token(Token = "0x600030C")]
386 [global::Cpp2ILInjected.Address(RVA = "0x1EA99B0", Offset = "0x1EA99B0", Length = "0x8")]
387 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
388 get
389 {
390 throw null;
391 }
392 }