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

◆ IsReadOnly

bool System.Text.RegularExpressions.MatchCollection.IsReadOnly
getset

Implements System.Collections.Generic.ICollection< T >.

Definition at line 40 of file MatchCollection.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x600032B")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1EAA8B8", Offset = "0x1EAA8B8", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 get
46 {
47 throw null;
48 }
49 }