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.MatchCollection.IsFixedSize
getsetprivate

Definition at line 355 of file MatchCollection.cs.

356 {
357 [global::Cpp2ILInjected.Token(Token = "0x6000344")]
358 [global::Cpp2ILInjected.Address(RVA = "0x1EAB280", Offset = "0x1EAB280", Length = "0x8")]
359 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
360 get
361 {
362 throw null;
363 }
364 }