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.DSACryptoServiceProvider.PublicOnly
getset

Definition at line 183 of file DSACryptoServiceProvider.cs.

184 {
185 [global::Cpp2ILInjected.Token(Token = "0x6001AA5")]
186 [global::Cpp2ILInjected.Address(RVA = "0x1B17610", Offset = "0x1B17610", Length = "0xC")]
187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono", Member = "get_PrivateKey", ReturnType = typeof(AsymmetricAlgorithm))]
188 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
189 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mono.Security.Cryptography.DSAManaged), Member = "get_PublicOnly", ReturnType = typeof(bool))]
190 get
191 {
192 throw null;
193 }
194 }
class f__AnonymousType0<< Count > j__TPar