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

◆ PasswordChar

char System.ComponentModel.MaskedTextProvider.PasswordChar
getset

Definition at line 618 of file MaskedTextProvider.cs.

619 {
620 [global::Cpp2ILInjected.Token(Token = "0x6001852")]
621 [global::Cpp2ILInjected.Address(RVA = "0x1E52280", Offset = "0x1E52280", Length = "0x8")]
622 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
623 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
624 get
625 {
626 throw null;
627 }
628 [global::Cpp2ILInjected.Token(Token = "0x6001853")]
629 [global::Cpp2ILInjected.Address(RVA = "0x1E52288", Offset = "0x1E52288", Length = "0x100")]
630 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
631 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
632 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MaskedTextProvider), Member = "IsValidPasswordChar", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
633 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
634 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
635 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
636 set
637 {
638 throw null;
639 }
640 }
class f__AnonymousType0<< Count > j__TPar