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
StrongNameKeyPair.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Reflection
8{
9 [global::System.Runtime.InteropServices.ComVisible(true)]
10 [global::Cpp2ILInjected.Token(Token = "0x2000518")]
11 [global::System.Serializable]
12 public class StrongNameKeyPair : global::System.Runtime.Serialization.ISerializable, global::System.Runtime.Serialization.IDeserializationCallback
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6002667")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1B93538", Offset = "0x1B93538", Length = "0x1E4")]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "GetValue", MemberParameters = new object[]
20 {
21 typeof(string),
22 typeof(global::System.Type)
23 }, ReturnType = typeof(object))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "GetBoolean", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
27 protected StrongNameKeyPair(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6002668")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1B9371C", Offset = "0x1B9371C", Length = "0x148")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "AddValue", MemberParameters = new object[]
37 {
38 typeof(string),
39 typeof(object),
40 typeof(global::System.Type)
41 }, ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "AddValue", MemberParameters = new object[]
43 {
44 typeof(string),
45 typeof(object)
46 }, ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "AddValue", MemberParameters = new object[]
48 {
49 typeof(string),
50 typeof(bool)
51 }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
53 private void System.Runtime.Serialization.ISerializable.GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
54 {
55 throw null;
56 }
57
58 [global::Cpp2ILInjected.Token(Token = "0x6002669")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1B93864", Offset = "0x1B93864", Length = "0x4")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 {
63 throw null;
64 }
65
66 [global::Cpp2ILInjected.Token(Token = "0x4001512")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
68 private byte[] _publicKey;
69
70 [global::Cpp2ILInjected.Token(Token = "0x4001513")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
72 private string _keyPairContainer;
73
74 [global::Cpp2ILInjected.Token(Token = "0x4001514")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
76 private bool _keyPairExported;
77
78 [global::Cpp2ILInjected.Token(Token = "0x4001515")]
79 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
80 private byte[] _keyPairArray;
81 }
82}
class f__AnonymousType0<< Count > j__TPar
StrongNameKeyPair(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
void GetObjectData(SerializationInfo info, StreamingContext context)