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.GroupCollection.IsReadOnly
getset

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

Definition at line 27 of file GroupCollection.cs.

28 {
29 [global::Cpp2ILInjected.Token(Token = "0x60002F2")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1EA8AF8", Offset = "0x1EA8AF8", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 get
33 {
34 throw null;
35 }
36 }