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

◆ MaskFull

bool System.ComponentModel.MaskedTextProvider.MaskFull
getset

Definition at line 605 of file MaskedTextProvider.cs.

606 {
607 [global::Cpp2ILInjected.Token(Token = "0x6001851")]
608 [global::Cpp2ILInjected.Address(RVA = "0x1E52268", Offset = "0x1E52268", Length = "0x18")]
609 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
610 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
611 get
612 {
613 throw null;
614 }
615 }