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

◆ IsPassword

bool System.ComponentModel.MaskedTextProvider.IsPassword
getset

Definition at line 470 of file MaskedTextProvider.cs.

471 {
472 [global::Cpp2ILInjected.Token(Token = "0x600184A")]
473 [global::Cpp2ILInjected.Address(RVA = "0x1E520F8", Offset = "0x1E520F8", Length = "0x10")]
474 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
475 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
476 get
477 {
478 throw null;
479 }
480 [global::Cpp2ILInjected.Token(Token = "0x600184B")]
481 [global::Cpp2ILInjected.Address(RVA = "0x1E52108", Offset = "0x1E52108", Length = "0x7C")]
482 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
483 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
484 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
485 set
486 {
487 throw null;
488 }
489 }