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

◆ UseMachineKeyStore

bool System.Security.Cryptography.RSACryptoServiceProvider.UseMachineKeyStore
staticgetset

Definition at line 28 of file RSACryptoServiceProvider.cs.

29 {
30 [global::Cpp2ILInjected.Token(Token = "0x6001979")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1B09594", Offset = "0x1B09594", Length = "0x54")]
32 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RSACryptoServiceProvider), Member = "Common", MemberParameters = new object[]
34 {
35 typeof(int),
36 typeof(bool)
37 }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RSACryptoServiceProvider), Member = "ImportCspBlob", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
41 get
42 {
43 throw null;
44 }
45 [global::Cpp2ILInjected.Token(Token = "0x600197A")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1B095E8", Offset = "0x1B095E8", Length = "0x54")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
49 set
50 {
51 throw null;
52 }
53 }
class f__AnonymousType0<< Count > j__TPar