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.RSACryptoServiceProvider.PersistKeyInCsp
getset

Definition at line 386 of file RSACryptoServiceProvider.cs.

387 {
388 [global::Cpp2ILInjected.Token(Token = "0x600198C")]
389 [global::Cpp2ILInjected.Address(RVA = "0x1B0A7B4", Offset = "0x1B0A7B4", Length = "0x8")]
390 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
391 get
392 {
393 throw null;
394 }
395 [global::Cpp2ILInjected.Token(Token = "0x600198D")]
396 [global::Cpp2ILInjected.Address(RVA = "0x1B0A7BC", Offset = "0x1B0A7BC", Length = "0x14")]
397 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
398 set
399 {
400 throw null;
401 }
402 }