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

◆ InvalidIndex

int System.ComponentModel.MaskedTextProvider.InvalidIndex
staticgetset

Definition at line 492 of file MaskedTextProvider.cs.

493 {
494 [global::Cpp2ILInjected.Token(Token = "0x600184C")]
495 [global::Cpp2ILInjected.Address(RVA = "0x1E52184", Offset = "0x1E52184", Length = "0x8")]
496 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
497 get
498 {
499 throw null;
500 }
501 }