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

◆ Length

int System.Security.SecureString.Length
getset

Definition at line 48 of file SecureString.cs.

49 {
50 [global::Cpp2ILInjected.Token(Token = "0x60016F9")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1AEC73C", Offset = "0x1AEC73C", Length = "0x60")]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.Marshal), Member = "SecureStringToBSTR", MemberParameters = new object[] { typeof(SecureString) }, ReturnType = typeof(global::System.IntPtr))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.Marshal), Member = "SecureStringToUnicode", MemberParameters = new object[]
54 {
55 typeof(SecureString),
56 typeof(global::System.Runtime.InteropServices.Marshal.SecureStringAllocator)
57 }, ReturnType = typeof(global::System.IntPtr))]
58 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.UnsafeNclNativeMethods.SecureStringHelper", Member = "CreateString", MemberParameters = new object[] { typeof(SecureString) }, ReturnType = typeof(string))]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ObjectDisposedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
62 get
63 {
64 throw null;
65 }
66 }
class f__AnonymousType0<< Count > j__TPar