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

◆ ParentWindowHandle

global.System.IntPtr System.Security.Cryptography.CspParameters.ParentWindowHandle
getset

Definition at line 111 of file CspParameters.cs.

112 {
113 [global::Cpp2ILInjected.Token(Token = "0x6001857")]
114 [global::Cpp2ILInjected.Address(RVA = "0x1AFA74C", Offset = "0x1AFA74C", Length = "0x8")]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 get
117 {
118 throw null;
119 }
120 [global::Cpp2ILInjected.Token(Token = "0x6001858")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1AFA754", Offset = "0x1AFA754", Length = "0x8")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 set
124 {
125 throw null;
126 }
127 }