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

◆ Negate

bool System.Text.RegularExpressions.RegexCharClass.Negate
set

Definition at line 67 of file RegexCharClass.cs.

68 {
69 [global::Cpp2ILInjected.Token(Token = "0x600038F")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1EAEB78", Offset = "0x1EAEB78", Length = "0xC")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 set
73 {
74 throw null;
75 }
76 }