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 Mono.Security.Cryptography.DSAManaged.PublicOnly
getset

Definition at line 191 of file DSAManaged.cs.

192 {
193 [global::Cpp2ILInjected.Token(Token = "0x60001AE")]
194 [global::Cpp2ILInjected.Address(RVA = "0x1AC1D14", Offset = "0x1AC1D14", Length = "0x74")]
195 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "get_PublicOnly", ReturnType = typeof(bool))]
196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "OnKeyGenerated", MemberParameters = new object[]
197 {
198 typeof(object),
199 typeof(global::System.EventArgs)
200 }, ReturnType = typeof(void))]
201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "ImportCspBlob", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
202 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
203 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mono.Math.BigInteger), Member = "op_Equality", MemberParameters = new object[]
204 {
205 typeof(Mono.Math.BigInteger),
206 typeof(Mono.Math.BigInteger)
207 }, ReturnType = typeof(bool))]
208 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
209 get
210 {
211 throw null;
212 }
213 }
class f__AnonymousType0<< Count > j__TPar