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
SystemException.cs
Go to the documentation of this file.
1using System;
4using System.IO;
10using System.Security;
14using Cpp2ILInjected;
17using Mono.Xml;
18
19namespace System
20{
21 [global::Cpp2ILInjected.Token(Token = "0x2000104")]
22 [global::System.Serializable]
23 public class SystemException : global::System.Exception
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x60009A1")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1C4B4C4", Offset = "0x1C4B4C4", Length = "0x80")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.XmlSyntaxException), Member = ".ctor", ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.XmlSyntaxException), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.XmlSyntaxException), Member = ".ctor", MemberParameters = new object[]
31 {
32 typeof(int),
33 typeof(string)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Parser), Member = "GetRequiredSizes", MemberParameters = new object[]
36 {
37 typeof(global::System.Security.Util.TokenizerStream),
38 typeof(ref int)
39 }, ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Parser), Member = "DetermineFormat", MemberParameters = new object[] { typeof(global::System.Security.Util.TokenizerStream) }, ReturnType = typeof(int))]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Tokenizer), Member = "GetTokens", MemberParameters = new object[]
42 {
43 typeof(global::System.Security.Util.TokenizerStream),
44 typeof(int),
45 typeof(bool)
46 }, ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingException), Member = ".ctor", ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.InternalException", Member = ".ctor", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
53 {
54 throw null;
55 }
56
57 [global::Cpp2ILInjected.Token(Token = "0x60009A2")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1C440F0", Offset = "0x1C440F0", Length = "0x78")]
59 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Xml.SmallXmlParserException), Member = ".ctor", MemberParameters = new object[]
61 {
62 typeof(string),
63 typeof(int),
64 typeof(int)
65 }, ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Globalization.Unicode.SimpleCollator), Member = "GetTailContraction", MemberParameters = new object[]
67 {
68 typeof(string),
69 typeof(int),
70 typeof(int),
71 typeof(Mono.Globalization.Unicode.Contraction[])
73 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentException), Member = ".ctor", ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
76 {
77 typeof(string),
78 typeof(string)
79 }, ReturnType = typeof(void))]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
83 {
84 typeof(string),
85 typeof(string)
86 }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
90 {
91 typeof(string),
92 typeof(string)
93 }, ReturnType = typeof(void))]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
95 {
96 typeof(string),
97 typeof(object),
98 typeof(string)
99 }, ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArithmeticException), Member = ".ctor", ReturnType = typeof(void))]
101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArithmeticException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArrayTypeMismatchException), Member = ".ctor", ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.BadImageFormatException), Member = ".ctor", ReturnType = typeof(void))]
104 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.BadImageFormatException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
105 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.BadImageFormatException), Member = ".ctor", MemberParameters = new object[]
106 {
107 typeof(string),
108 typeof(string)
109 }, ReturnType = typeof(void))]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ExecutionEngineException), Member = ".ctor", ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ExecutionEngineException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.FormatException), Member = ".ctor", ReturnType = typeof(void))]
113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDateTimeParseException", MemberParameters = new object[] { typeof(ref global::System.DateTimeResult) }, ReturnType = typeof(global::System.Exception))]
115 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IndexOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
116 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IndexOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
117 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidCastException), Member = ".ctor", ReturnType = typeof(void))]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidCastException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidProgramException), Member = ".ctor", ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidProgramException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MemberAccessException), Member = ".ctor", ReturnType = typeof(void))]
124 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MemberAccessException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
125 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MethodAccessException), Member = ".ctor", ReturnType = typeof(void))]
126 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MethodAccessException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MulticastNotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MulticastNotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NotImplementedException), Member = ".ctor", ReturnType = typeof(void))]
130 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NotImplementedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
132 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
133 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NullReferenceException), Member = ".ctor", ReturnType = typeof(void))]
134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NullReferenceException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
135 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.OperationCanceledException), Member = ".ctor", ReturnType = typeof(void))]
136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.OperationCanceledException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
137 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.OperationCanceledException), Member = ".ctor", MemberParameters = new object[]
138 {
139 typeof(string),
140 typeof(global::System.Threading.CancellationToken)
141 }, ReturnType = typeof(void))]
142 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RankException), Member = ".ctor", ReturnType = typeof(void))]
143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RankException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
144 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.StackOverflowException), Member = ".ctor", ReturnType = typeof(void))]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.StackOverflowException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeoutException), Member = ".ctor", ReturnType = typeof(void))]
147 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeoutException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeInitializationException), Member = ".ctor", ReturnType = typeof(void))]
149 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnauthorizedAccessException), Member = ".ctor", ReturnType = typeof(void))]
150 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnauthorizedAccessException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
151 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.AppDomainUnloadedException), Member = ".ctor", ReturnType = typeof(void))]
152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.CannotUnloadAppDomainException), Member = ".ctor", ReturnType = typeof(void))]
153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.CannotUnloadAppDomainException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
154 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.OutOfMemoryException), Member = ".ctor", ReturnType = typeof(void))]
155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.OutOfMemoryException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeLoadException), Member = ".ctor", ReturnType = typeof(void))]
157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeLoadException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeLoadException), Member = ".ctor", MemberParameters = new object[]
159 {
160 typeof(string),
161 typeof(string),
162 typeof(string),
163 typeof(int)
164 }, ReturnType = typeof(void))]
165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.AbandonedMutexException), Member = ".ctor", ReturnType = typeof(void))]
166 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.AbandonedMutexException), Member = ".ctor", MemberParameters = new object[]
167 {
168 typeof(int),
169 typeof(global::System.Threading.WaitHandle)
170 }, ReturnType = typeof(void))]
171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SemaphoreFullException), Member = ".ctor", ReturnType = typeof(void))]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SynchronizationLockException), Member = ".ctor", ReturnType = typeof(void))]
173 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SynchronizationLockException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
174 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadStateException), Member = ".ctor", ReturnType = typeof(void))]
175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadStateException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Thread), Member = "StartInternal", MemberParameters = new object[]
177 {
178 typeof(object),
179 typeof(ref global::System.Threading.StackCrawlMark)
180 }, ReturnType = typeof(void))]
181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadAbortException), Member = ".ctor", ReturnType = typeof(void))]
182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadInterruptedException), Member = ".ctor", ReturnType = typeof(void))]
183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityException), Member = ".ctor", ReturnType = typeof(void))]
184 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
185 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicException), Member = ".ctor", ReturnType = typeof(void))]
186 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicException), Member = ".ctor", MemberParameters = new object[]
188 {
189 typeof(string),
190 typeof(string)
191 }, ReturnType = typeof(void))]
192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicException), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicUnexpectedOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicUnexpectedOperationException), Member = ".ctor", MemberParameters = new object[]
195 {
196 typeof(string),
197 typeof(string)
198 }, ReturnType = typeof(void))]
199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingConfiguration), Member = "RegisterActivatedClientType", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.ActivatedClientTypeEntry) }, ReturnType = typeof(void))]
200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingConfiguration), Member = "RegisterWellKnownClientType", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.WellKnownClientTypeEntry) }, ReturnType = typeof(void))]
201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingConfiguration), Member = "RegisterChannels", MemberParameters = new object[]
202 {
203 typeof(global::System.Collections.ArrayList),
204 typeof(bool)
205 }, ReturnType = typeof(void))]
206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
207 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingServices), Member = "RegisterServerIdentity", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.ServerIdentity) }, ReturnType = typeof(void))]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.SerializationException), Member = ".ctor", ReturnType = typeof(void))]
209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.SerializationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
210 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "ResolveObjectReference", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.ObjectHolder) }, ReturnType = typeof(bool))]
211 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.ExternalException), Member = ".ctor", ReturnType = typeof(void))]
212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.ExternalException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.ExternalException), Member = ".ctor", MemberParameters = new object[]
214 {
215 typeof(string),
216 typeof(int)
217 }, ReturnType = typeof(void))]
218 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.MarshalDirectiveException), Member = ".ctor", ReturnType = typeof(void))]
219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.MarshalDirectiveException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.MissingManifestResourceException), Member = ".ctor", ReturnType = typeof(void))]
221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.MissingManifestResourceException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.MissingSatelliteAssemblyException), Member = ".ctor", ReturnType = typeof(void))]
223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.MissingSatelliteAssemblyException), Member = ".ctor", MemberParameters = new object[]
224 {
225 typeof(string),
226 typeof(string)
227 }, ReturnType = typeof(void))]
228 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.AmbiguousMatchException), Member = ".ctor", ReturnType = typeof(void))]
229 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.AmbiguousMatchException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
230 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.FieldInfo), Member = "GetFieldOffset", ReturnType = typeof(int))]
231 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.ReflectionTypeLoadException), Member = ".ctor", MemberParameters = new object[]
232 {
233 typeof(global::System.Type[]),
234 typeof(global::System.Exception[])
235 }, ReturnType = typeof(void))]
236 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.DirectoryNotFoundException), Member = ".ctor", ReturnType = typeof(void))]
237 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.DirectoryNotFoundException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.EndOfStreamException), Member = ".ctor", ReturnType = typeof(void))]
239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.EndOfStreamException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
240 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Error), Member = "GetEndOfFile", ReturnType = typeof(global::System.Exception))]
241 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileLoadException), Member = ".ctor", ReturnType = typeof(void))]
242 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileLoadException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
243 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileNotFoundException), Member = ".ctor", ReturnType = typeof(void))]
244 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileNotFoundException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
245 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileNotFoundException), Member = ".ctor", MemberParameters = new object[]
246 {
247 typeof(string),
248 typeof(string)
249 }, ReturnType = typeof(void))]
250 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.IOException), Member = ".ctor", ReturnType = typeof(void))]
251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.IOException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
252 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.IOException), Member = ".ctor", MemberParameters = new object[]
253 {
254 typeof(string),
255 typeof(int)
256 }, ReturnType = typeof(void))]
257 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.PathTooLongException), Member = ".ctor", ReturnType = typeof(void))]
258 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.PathTooLongException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.DriveNotFoundException), Member = ".ctor", ReturnType = typeof(void))]
260 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.DriveNotFoundException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
261 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.File), Member = "ReadAllBytes", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(byte[]))]
262 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Stream), Member = "Read", MemberParameters = new object[] { typeof(global::System.Span<byte>) }, ReturnType = typeof(int))]
263 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Collections.Generic.KeyNotFoundException), Member = ".ctor", ReturnType = typeof(void))]
264 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Collections.Generic.KeyNotFoundException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
265 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.ProcessWaitHandle", Member = ".ctor", MemberParameters = new object[] { "Microsoft.Win32.SafeHandles.SafeProcessHandle" }, ReturnType = typeof(void))]
266 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Authentication.AuthenticationException", Member = ".ctor", ReturnType = typeof(void))]
267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NetworkInformation.AixNetworkInterfaceAPI", Member = "GetAllNetworkInterfaces", ReturnType = "System.Net.NetworkInformation.NetworkInterface[]")]
268 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NetworkInformation.LinuxNetworkInterfaceAPI", Member = "GetAllNetworkInterfaces", ReturnType = "System.Net.NetworkInformation.NetworkInterface[]")]
269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NetworkInformation.MacOsNetworkInterfaceAPI", Member = "GetAllNetworkInterfaces", ReturnType = "System.Net.NetworkInformation.NetworkInterface[]")]
270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.WarningException", Member = ".ctor", ReturnType = typeof(void))]
271 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.WarningException", Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
272 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.WarningException", Member = ".ctor", MemberParameters = new object[]
273 {
274 typeof(string),
275 typeof(string)
276 }, ReturnType = typeof(void))]
277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.WarningException", Member = ".ctor", MemberParameters = new object[]
278 {
279 typeof(string),
280 typeof(string),
281 typeof(string)
282 }, ReturnType = typeof(void))]
283 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.LicenseException", Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(void))]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.LicenseException", Member = ".ctor", MemberParameters = new object[]
285 {
286 typeof(global::System.Type),
287 typeof(object)
288 }, ReturnType = typeof(void))]
289 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.LicenseException", Member = ".ctor", MemberParameters = new object[]
290 {
291 typeof(global::System.Type),
292 typeof(object),
293 typeof(string)
294 }, ReturnType = typeof(void))]
295 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.OptionalTypeHasNoValueException", Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
296 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 141)]
297 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
298 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
299 public SystemException(string message)
300 {
301 throw null;
302 }
303
304 [global::Cpp2ILInjected.Token(Token = "0x60009A3")]
305 [global::Cpp2ILInjected.Address(RVA = "0x1C4B544", Offset = "0x1C4B544", Length = "0x80")]
306 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
308 {
309 typeof(string),
310 typeof(global::System.Exception)
311 }, ReturnType = typeof(void))]
312 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
313 {
314 typeof(string),
315 typeof(string),
316 typeof(global::System.Exception)
317 }, ReturnType = typeof(void))]
318 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArithmeticException), Member = ".ctor", MemberParameters = new object[]
319 {
320 typeof(string),
321 typeof(global::System.Exception)
322 }, ReturnType = typeof(void))]
323 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.BadImageFormatException), Member = ".ctor", MemberParameters = new object[]
324 {
325 typeof(string),
326 typeof(global::System.Exception)
327 }, ReturnType = typeof(void))]
328 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[]
329 {
330 typeof(string),
331 typeof(global::System.Exception)
332 }, ReturnType = typeof(void))]
333 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[]
334 {
335 typeof(string),
336 typeof(global::System.Exception)
337 }, ReturnType = typeof(void))]
338 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[]
339 {
340 typeof(string),
341 typeof(global::System.Exception)
342 }, ReturnType = typeof(void))]
343 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeInitializationException), Member = ".ctor", MemberParameters = new object[]
344 {
345 typeof(string),
346 typeof(global::System.Exception)
347 }, ReturnType = typeof(void))]
348 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeInitializationException), Member = ".ctor", MemberParameters = new object[]
349 {
350 typeof(string),
351 typeof(string),
352 typeof(global::System.Exception)
353 }, ReturnType = typeof(void))]
354 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnauthorizedAccessException), Member = ".ctor", MemberParameters = new object[]
355 {
356 typeof(string),
357 typeof(global::System.Exception)
358 }, ReturnType = typeof(void))]
359 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityException), Member = ".ctor", MemberParameters = new object[]
360 {
361 typeof(string),
362 typeof(global::System.Exception)
363 }, ReturnType = typeof(void))]
364 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicException), Member = ".ctor", MemberParameters = new object[]
365 {
366 typeof(string),
367 typeof(global::System.Exception)
368 }, ReturnType = typeof(void))]
369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicUnexpectedOperationException), Member = ".ctor", MemberParameters = new object[]
370 {
371 typeof(string),
372 typeof(global::System.Exception)
373 }, ReturnType = typeof(void))]
374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingException), Member = ".ctor", MemberParameters = new object[]
375 {
376 typeof(string),
377 typeof(global::System.Exception)
378 }, ReturnType = typeof(void))]
379 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.SerializationException), Member = ".ctor", MemberParameters = new object[]
380 {
381 typeof(string),
382 typeof(global::System.Exception)
383 }, ReturnType = typeof(void))]
384 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.ExternalException), Member = ".ctor", MemberParameters = new object[]
385 {
386 typeof(string),
387 typeof(global::System.Exception)
388 }, ReturnType = typeof(void))]
389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.IOException), Member = ".ctor", MemberParameters = new object[]
390 {
391 typeof(string),
392 typeof(global::System.Exception)
393 }, ReturnType = typeof(void))]
394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Authentication.AuthenticationException", Member = ".ctor", MemberParameters = new object[]
395 {
396 typeof(string),
397 typeof(global::System.Exception)
398 }, ReturnType = typeof(void))]
399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.WarningException", Member = ".ctor", MemberParameters = new object[]
400 {
401 typeof(string),
402 typeof(global::System.Exception)
403 }, ReturnType = typeof(void))]
404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.LicenseException", Member = ".ctor", MemberParameters = new object[]
405 {
406 typeof(global::System.Type),
407 typeof(object),
408 typeof(string),
409 typeof(global::System.Exception)
410 }, ReturnType = typeof(void))]
411 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
412 {
413 typeof(string),
414 typeof(global::System.Exception),
415 typeof(int),
416 typeof(int),
417 typeof(string)
418 }, ReturnType = typeof(void))]
419 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
420 {
421 typeof(string),
422 "System.String[]"
423 }, ReturnType = typeof(void))]
424 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
425 {
426 typeof(string),
427 typeof(string)
428 }, ReturnType = typeof(void))]
429 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
430 {
431 typeof(string),
432 typeof(string),
433 typeof(string)
434 }, ReturnType = typeof(void))]
435 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
436 {
437 typeof(string),
438 typeof(string),
439 typeof(int),
440 typeof(int)
441 }, ReturnType = typeof(void))]
442 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
443 {
444 typeof(string),
445 typeof(string),
446 typeof(int),
447 typeof(int),
448 typeof(string)
449 }, ReturnType = typeof(void))]
450 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
451 {
452 typeof(string),
453 "System.String[]",
454 typeof(int),
455 typeof(int)
456 }, ReturnType = typeof(void))]
457 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
458 {
459 typeof(string),
460 "System.String[]",
461 typeof(int),
462 typeof(int),
463 typeof(string)
464 }, ReturnType = typeof(void))]
465 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
466 {
467 typeof(string),
468 "System.String[]",
469 typeof(global::System.Exception),
470 typeof(int),
471 typeof(int)
472 }, ReturnType = typeof(void))]
473 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
474 {
475 typeof(string),
476 "System.String[]",
477 typeof(global::System.Exception),
478 typeof(int),
479 typeof(int),
480 typeof(string)
481 }, ReturnType = typeof(void))]
482 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XmlSchemaException", Member = ".ctor", MemberParameters = new object[]
483 {
484 typeof(string),
485 typeof(global::System.Exception),
486 typeof(int),
487 typeof(int)
488 }, ReturnType = typeof(void))]
489 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XmlSchemaException", Member = ".ctor", MemberParameters = new object[]
490 {
491 typeof(string),
492 typeof(string)
493 }, ReturnType = typeof(void))]
494 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XmlSchemaException", Member = ".ctor", MemberParameters = new object[]
495 {
496 typeof(string),
497 typeof(string),
498 typeof(string),
499 typeof(int),
500 typeof(int)
501 }, ReturnType = typeof(void))]
502 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XmlSchemaException", Member = ".ctor", MemberParameters = new object[]
503 {
504 typeof(string),
505 "System.String[]",
506 typeof(global::System.Exception),
507 typeof(string),
508 typeof(int),
509 typeof(int),
510 "System.Xml.Schema.XmlSchemaObject"
511 }, ReturnType = typeof(void))]
512 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 34)]
513 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = ".ctor", MemberParameters = new object[]
514 {
515 typeof(string),
516 typeof(global::System.Exception)
517 }, ReturnType = typeof(void))]
518 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
519 public SystemException(string message, global::System.Exception innerException)
520 {
521 throw null;
522 }
523
524 [global::Cpp2ILInjected.Token(Token = "0x60009A4")]
525 [global::Cpp2ILInjected.Address(RVA = "0x1C441BC", Offset = "0x1C441BC", Length = "0x80")]
526 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
527 {
528 typeof(global::System.Runtime.Serialization.SerializationInfo),
529 typeof(global::System.Runtime.Serialization.StreamingContext)
530 }, ReturnType = typeof(void))]
531 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArithmeticException), Member = ".ctor", MemberParameters = new object[]
532 {
533 typeof(global::System.Runtime.Serialization.SerializationInfo),
534 typeof(global::System.Runtime.Serialization.StreamingContext)
535 }, ReturnType = typeof(void))]
536 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArrayTypeMismatchException), Member = ".ctor", MemberParameters = new object[]
537 {
538 typeof(global::System.Runtime.Serialization.SerializationInfo),
539 typeof(global::System.Runtime.Serialization.StreamingContext)
540 }, ReturnType = typeof(void))]
541 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.BadImageFormatException), Member = ".ctor", MemberParameters = new object[]
542 {
543 typeof(global::System.Runtime.Serialization.SerializationInfo),
544 typeof(global::System.Runtime.Serialization.StreamingContext)
545 }, ReturnType = typeof(void))]
546 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ExecutionEngineException), Member = ".ctor", MemberParameters = new object[]
547 {
548 typeof(global::System.Runtime.Serialization.SerializationInfo),
549 typeof(global::System.Runtime.Serialization.StreamingContext)
550 }, ReturnType = typeof(void))]
551 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.FormatException), Member = ".ctor", MemberParameters = new object[]
552 {
553 typeof(global::System.Runtime.Serialization.SerializationInfo),
554 typeof(global::System.Runtime.Serialization.StreamingContext)
555 }, ReturnType = typeof(void))]
556 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IndexOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
557 {
558 typeof(global::System.Runtime.Serialization.SerializationInfo),
559 typeof(global::System.Runtime.Serialization.StreamingContext)
560 }, ReturnType = typeof(void))]
561 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidCastException), Member = ".ctor", MemberParameters = new object[]
562 {
563 typeof(global::System.Runtime.Serialization.SerializationInfo),
564 typeof(global::System.Runtime.Serialization.StreamingContext)
565 }, ReturnType = typeof(void))]
566 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[]
567 {
568 typeof(global::System.Runtime.Serialization.SerializationInfo),
569 typeof(global::System.Runtime.Serialization.StreamingContext)
570 }, ReturnType = typeof(void))]
571 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.InvalidProgramException), Member = ".ctor", MemberParameters = new object[]
572 {
573 typeof(global::System.Runtime.Serialization.SerializationInfo),
574 typeof(global::System.Runtime.Serialization.StreamingContext)
575 }, ReturnType = typeof(void))]
576 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MemberAccessException), Member = ".ctor", MemberParameters = new object[]
577 {
578 typeof(global::System.Runtime.Serialization.SerializationInfo),
579 typeof(global::System.Runtime.Serialization.StreamingContext)
580 }, ReturnType = typeof(void))]
581 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MethodAccessException), Member = ".ctor", MemberParameters = new object[]
582 {
583 typeof(global::System.Runtime.Serialization.SerializationInfo),
584 typeof(global::System.Runtime.Serialization.StreamingContext)
585 }, ReturnType = typeof(void))]
586 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MulticastNotSupportedException), Member = ".ctor", MemberParameters = new object[]
587 {
588 typeof(global::System.Runtime.Serialization.SerializationInfo),
589 typeof(global::System.Runtime.Serialization.StreamingContext)
590 }, ReturnType = typeof(void))]
591 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NotImplementedException), Member = ".ctor", MemberParameters = new object[]
592 {
593 typeof(global::System.Runtime.Serialization.SerializationInfo),
594 typeof(global::System.Runtime.Serialization.StreamingContext)
595 }, ReturnType = typeof(void))]
596 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[]
597 {
598 typeof(global::System.Runtime.Serialization.SerializationInfo),
599 typeof(global::System.Runtime.Serialization.StreamingContext)
600 }, ReturnType = typeof(void))]
601 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.NullReferenceException), Member = ".ctor", MemberParameters = new object[]
602 {
603 typeof(global::System.Runtime.Serialization.SerializationInfo),
604 typeof(global::System.Runtime.Serialization.StreamingContext)
605 }, ReturnType = typeof(void))]
606 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RankException), Member = ".ctor", MemberParameters = new object[]
607 {
608 typeof(global::System.Runtime.Serialization.SerializationInfo),
609 typeof(global::System.Runtime.Serialization.StreamingContext)
610 }, ReturnType = typeof(void))]
611 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.StackOverflowException), Member = ".ctor", MemberParameters = new object[]
612 {
613 typeof(global::System.Runtime.Serialization.SerializationInfo),
614 typeof(global::System.Runtime.Serialization.StreamingContext)
615 }, ReturnType = typeof(void))]
616 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeoutException), Member = ".ctor", MemberParameters = new object[]
617 {
618 typeof(global::System.Runtime.Serialization.SerializationInfo),
619 typeof(global::System.Runtime.Serialization.StreamingContext)
620 }, ReturnType = typeof(void))]
621 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeInitializationException), Member = ".ctor", MemberParameters = new object[]
622 {
623 typeof(global::System.Runtime.Serialization.SerializationInfo),
624 typeof(global::System.Runtime.Serialization.StreamingContext)
625 }, ReturnType = typeof(void))]
626 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnauthorizedAccessException), Member = ".ctor", MemberParameters = new object[]
627 {
628 typeof(global::System.Runtime.Serialization.SerializationInfo),
629 typeof(global::System.Runtime.Serialization.StreamingContext)
630 }, ReturnType = typeof(void))]
631 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.AppDomainUnloadedException), Member = ".ctor", MemberParameters = new object[]
632 {
633 typeof(global::System.Runtime.Serialization.SerializationInfo),
634 typeof(global::System.Runtime.Serialization.StreamingContext)
635 }, ReturnType = typeof(void))]
636 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.CannotUnloadAppDomainException), Member = ".ctor", MemberParameters = new object[]
637 {
638 typeof(global::System.Runtime.Serialization.SerializationInfo),
639 typeof(global::System.Runtime.Serialization.StreamingContext)
640 }, ReturnType = typeof(void))]
641 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.OutOfMemoryException), Member = ".ctor", MemberParameters = new object[]
642 {
643 typeof(global::System.Runtime.Serialization.SerializationInfo),
644 typeof(global::System.Runtime.Serialization.StreamingContext)
645 }, ReturnType = typeof(void))]
646 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypeLoadException), Member = ".ctor", MemberParameters = new object[]
647 {
648 typeof(global::System.Runtime.Serialization.SerializationInfo),
649 typeof(global::System.Runtime.Serialization.StreamingContext)
650 }, ReturnType = typeof(void))]
651 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.AbandonedMutexException), Member = ".ctor", MemberParameters = new object[]
652 {
653 typeof(global::System.Runtime.Serialization.SerializationInfo),
654 typeof(global::System.Runtime.Serialization.StreamingContext)
655 }, ReturnType = typeof(void))]
656 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SemaphoreFullException), Member = ".ctor", MemberParameters = new object[]
657 {
658 typeof(global::System.Runtime.Serialization.SerializationInfo),
659 typeof(global::System.Runtime.Serialization.StreamingContext)
660 }, ReturnType = typeof(void))]
661 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SynchronizationLockException), Member = ".ctor", MemberParameters = new object[]
662 {
663 typeof(global::System.Runtime.Serialization.SerializationInfo),
664 typeof(global::System.Runtime.Serialization.StreamingContext)
665 }, ReturnType = typeof(void))]
666 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadStateException), Member = ".ctor", MemberParameters = new object[]
667 {
668 typeof(global::System.Runtime.Serialization.SerializationInfo),
669 typeof(global::System.Runtime.Serialization.StreamingContext)
670 }, ReturnType = typeof(void))]
671 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadAbortException), Member = ".ctor", MemberParameters = new object[]
672 {
673 typeof(global::System.Runtime.Serialization.SerializationInfo),
674 typeof(global::System.Runtime.Serialization.StreamingContext)
675 }, ReturnType = typeof(void))]
676 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadInterruptedException), Member = ".ctor", MemberParameters = new object[]
677 {
678 typeof(global::System.Runtime.Serialization.SerializationInfo),
679 typeof(global::System.Runtime.Serialization.StreamingContext)
680 }, ReturnType = typeof(void))]
681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.XmlSyntaxException), Member = ".ctor", MemberParameters = new object[]
682 {
683 typeof(global::System.Runtime.Serialization.SerializationInfo),
684 typeof(global::System.Runtime.Serialization.StreamingContext)
685 }, ReturnType = typeof(void))]
686 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityException), Member = ".ctor", MemberParameters = new object[]
687 {
688 typeof(global::System.Runtime.Serialization.SerializationInfo),
689 typeof(global::System.Runtime.Serialization.StreamingContext)
690 }, ReturnType = typeof(void))]
691 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicException), Member = ".ctor", MemberParameters = new object[]
692 {
693 typeof(global::System.Runtime.Serialization.SerializationInfo),
694 typeof(global::System.Runtime.Serialization.StreamingContext)
695 }, ReturnType = typeof(void))]
696 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicUnexpectedOperationException), Member = ".ctor", MemberParameters = new object[]
697 {
698 typeof(global::System.Runtime.Serialization.SerializationInfo),
699 typeof(global::System.Runtime.Serialization.StreamingContext)
700 }, ReturnType = typeof(void))]
701 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingException), Member = ".ctor", MemberParameters = new object[]
702 {
703 typeof(global::System.Runtime.Serialization.SerializationInfo),
704 typeof(global::System.Runtime.Serialization.StreamingContext)
705 }, ReturnType = typeof(void))]
706 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.SerializationException), Member = ".ctor", MemberParameters = new object[]
707 {
708 typeof(global::System.Runtime.Serialization.SerializationInfo),
709 typeof(global::System.Runtime.Serialization.StreamingContext)
710 }, ReturnType = typeof(void))]
711 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.ExternalException), Member = ".ctor", MemberParameters = new object[]
712 {
713 typeof(global::System.Runtime.Serialization.SerializationInfo),
714 typeof(global::System.Runtime.Serialization.StreamingContext)
715 }, ReturnType = typeof(void))]
716 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.MarshalDirectiveException), Member = ".ctor", MemberParameters = new object[]
717 {
718 typeof(global::System.Runtime.Serialization.SerializationInfo),
719 typeof(global::System.Runtime.Serialization.StreamingContext)
720 }, ReturnType = typeof(void))]
721 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.COMException), Member = ".ctor", MemberParameters = new object[]
722 {
723 typeof(global::System.Runtime.Serialization.SerializationInfo),
724 typeof(global::System.Runtime.Serialization.StreamingContext)
725 }, ReturnType = typeof(void))]
726 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.MissingManifestResourceException), Member = ".ctor", MemberParameters = new object[]
727 {
728 typeof(global::System.Runtime.Serialization.SerializationInfo),
729 typeof(global::System.Runtime.Serialization.StreamingContext)
730 }, ReturnType = typeof(void))]
731 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.MissingSatelliteAssemblyException), Member = ".ctor", MemberParameters = new object[]
732 {
733 typeof(global::System.Runtime.Serialization.SerializationInfo),
734 typeof(global::System.Runtime.Serialization.StreamingContext)
735 }, ReturnType = typeof(void))]
736 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.AmbiguousMatchException), Member = ".ctor", MemberParameters = new object[]
737 {
738 typeof(global::System.Runtime.Serialization.SerializationInfo),
739 typeof(global::System.Runtime.Serialization.StreamingContext)
740 }, ReturnType = typeof(void))]
741 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.ReflectionTypeLoadException), Member = ".ctor", MemberParameters = new object[]
742 {
743 typeof(global::System.Runtime.Serialization.SerializationInfo),
744 typeof(global::System.Runtime.Serialization.StreamingContext)
745 }, ReturnType = typeof(void))]
746 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.DirectoryNotFoundException), Member = ".ctor", MemberParameters = new object[]
747 {
748 typeof(global::System.Runtime.Serialization.SerializationInfo),
749 typeof(global::System.Runtime.Serialization.StreamingContext)
750 }, ReturnType = typeof(void))]
751 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.EndOfStreamException), Member = ".ctor", MemberParameters = new object[]
752 {
753 typeof(global::System.Runtime.Serialization.SerializationInfo),
754 typeof(global::System.Runtime.Serialization.StreamingContext)
755 }, ReturnType = typeof(void))]
756 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileLoadException), Member = ".ctor", MemberParameters = new object[]
757 {
758 typeof(global::System.Runtime.Serialization.SerializationInfo),
759 typeof(global::System.Runtime.Serialization.StreamingContext)
760 }, ReturnType = typeof(void))]
761 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileNotFoundException), Member = ".ctor", MemberParameters = new object[]
762 {
763 typeof(global::System.Runtime.Serialization.SerializationInfo),
764 typeof(global::System.Runtime.Serialization.StreamingContext)
765 }, ReturnType = typeof(void))]
766 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.IOException), Member = ".ctor", MemberParameters = new object[]
767 {
768 typeof(global::System.Runtime.Serialization.SerializationInfo),
769 typeof(global::System.Runtime.Serialization.StreamingContext)
770 }, ReturnType = typeof(void))]
771 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.PathTooLongException), Member = ".ctor", MemberParameters = new object[]
772 {
773 typeof(global::System.Runtime.Serialization.SerializationInfo),
774 typeof(global::System.Runtime.Serialization.StreamingContext)
775 }, ReturnType = typeof(void))]
776 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.DriveNotFoundException), Member = ".ctor", MemberParameters = new object[]
777 {
778 typeof(global::System.Runtime.Serialization.SerializationInfo),
779 typeof(global::System.Runtime.Serialization.StreamingContext)
780 }, ReturnType = typeof(void))]
781 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Collections.Generic.KeyNotFoundException), Member = ".ctor", MemberParameters = new object[]
782 {
783 typeof(global::System.Runtime.Serialization.SerializationInfo),
784 typeof(global::System.Runtime.Serialization.StreamingContext)
785 }, ReturnType = typeof(void))]
786 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Authentication.AuthenticationException", Member = ".ctor", MemberParameters = new object[]
787 {
788 typeof(global::System.Runtime.Serialization.SerializationInfo),
789 typeof(global::System.Runtime.Serialization.StreamingContext)
790 }, ReturnType = typeof(void))]
791 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.InternalException", Member = ".ctor", MemberParameters = new object[]
792 {
793 typeof(global::System.Runtime.Serialization.SerializationInfo),
794 typeof(global::System.Runtime.Serialization.StreamingContext)
795 }, ReturnType = typeof(void))]
796 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.WarningException", Member = ".ctor", MemberParameters = new object[]
797 {
798 typeof(global::System.Runtime.Serialization.SerializationInfo),
799 typeof(global::System.Runtime.Serialization.StreamingContext)
800 }, ReturnType = typeof(void))]
801 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.LicenseException", Member = ".ctor", MemberParameters = new object[]
802 {
803 typeof(global::System.Runtime.Serialization.SerializationInfo),
804 typeof(global::System.Runtime.Serialization.StreamingContext)
805 }, ReturnType = typeof(void))]
806 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = ".ctor", MemberParameters = new object[]
807 {
808 typeof(global::System.Runtime.Serialization.SerializationInfo),
809 typeof(global::System.Runtime.Serialization.StreamingContext)
810 }, ReturnType = typeof(void))]
811 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XmlSchemaException", Member = ".ctor", MemberParameters = new object[]
812 {
813 typeof(global::System.Runtime.Serialization.SerializationInfo),
814 typeof(global::System.Runtime.Serialization.StreamingContext)
815 }, ReturnType = typeof(void))]
816 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 58)]
817 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = ".ctor", MemberParameters = new object[]
818 {
819 typeof(global::System.Runtime.Serialization.SerializationInfo),
820 typeof(global::System.Runtime.Serialization.StreamingContext)
821 }, ReturnType = typeof(void))]
822 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
823 protected SystemException(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
824 {
825 throw null;
826 }
827 }
828}
class f__AnonymousType0<< Count > j__TPar
SystemException(string message, global::System.Exception innerException)
SystemException(string message)
SystemException(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)