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

◆ PublicOnly

bool System.Security.Cryptography.RSACryptoServiceProvider.PublicOnly
getset

Definition at line 406 of file RSACryptoServiceProvider.cs.

407 {
408 [global::Cpp2ILInjected.Token(Token = "0x600198E")]
409 [global::Cpp2ILInjected.Address(RVA = "0x1B0A844", Offset = "0x1B0A844", Length = "0xC")]
410 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono", Member = "get_PrivateKey", ReturnType = typeof(AsymmetricAlgorithm))]
411 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
412 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mono.Security.Cryptography.RSAManaged), Member = "get_PublicOnly", ReturnType = typeof(bool))]
413 get
414 {
415 throw null;
416 }
417 }
class f__AnonymousType0<< Count > j__TPar