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

◆ KeyGenerated

DSAManaged KeyGeneratedEventHandler Mono.Security.Cryptography.DSAManaged.KeyGenerated
setaddremove

Definition at line 434 of file DSAManaged.cs.

435 {
436 [global::System.Runtime.CompilerServices.CompilerGenerated]
437 [global::Cpp2ILInjected.Token(Token = "0x60001B6")]
438 [global::Cpp2ILInjected.Address(RVA = "0x1AC2DAC", Offset = "0x1AC2DAC", Length = "0x9C")]
439 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
440 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "Common", MemberParameters = new object[]
441 {
442 typeof(int),
443 typeof(bool)
444 }, ReturnType = typeof(void))]
445 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
446 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Delegate), Member = "Combine", MemberParameters = new object[]
447 {
448 typeof(global::System.Delegate),
449 typeof(global::System.Delegate)
450 }, ReturnType = typeof(global::System.Delegate))]
451 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
452 add
453 {
454 throw null;
455 }
456 [global::System.Runtime.CompilerServices.CompilerGenerated]
457 [global::Cpp2ILInjected.Token(Token = "0x60001B7")]
458 [global::Cpp2ILInjected.Address(RVA = "0x1AC2E48", Offset = "0x1AC2E48", Length = "0x9C")]
459 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
460 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
461 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Delegate), Member = "Remove", MemberParameters = new object[]
462 {
463 typeof(global::System.Delegate),
464 typeof(global::System.Delegate)
465 }, ReturnType = typeof(global::System.Delegate))]
466 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
467 remove
468 {
469 throw null;
470 }
471 }
class f__AnonymousType0<< Count > j__TPar
void add(byte[] a, byte[] b, int value)
Definition DSAManaged.cs:90