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

◆ PersistKeyInCsp

bool System.Security.Cryptography.DSACryptoServiceProvider.PersistKeyInCsp
getset

Definition at line 163 of file DSACryptoServiceProvider.cs.

164 {
165 [global::Cpp2ILInjected.Token(Token = "0x6001AA3")]
166 [global::Cpp2ILInjected.Address(RVA = "0x1B175FC", Offset = "0x1B175FC", Length = "0x8")]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 get
169 {
170 throw null;
171 }
172 [global::Cpp2ILInjected.Token(Token = "0x6001AA4")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1B17604", Offset = "0x1B17604", Length = "0xC")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
175 set
176 {
177 throw null;
178 }
179 }