terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ XmlSchemaException() [1/8]

System.Xml.Schema.XmlSchemaException.XmlSchemaException ( SerializationInfo info,
StreamingContext context )
inlineprotected

Definition at line 11 of file XmlSchemaException.cs.

12 : base(info, context)
13 {
14 if (!true)
15 {
16 }
17 object obj;
18 if (obj != null)
19 {
20 this.res = obj;
21 return;
22 }
23 Type type;
24 object value = info.GetValue("args", type);
25 if (value != null)
26 {
27 if (value != null)
28 {
30 if (value != null)
31 {
32 goto IL_0039;
33 }
34 }
35 throw new InvalidCastException();
36 }
37 IL_0039:
38 Type type2;
39 object value2 = info.GetValue("sourceUri", type2);
40 if (value2 != null)
41 {
43 return;
44 }
45 Type type3;
46 object value3 = info.GetValue("lineNumber", type3);
47 Type type4;
48 object value4 = info.GetValue("linePosition", type4);
49 SerializationInfoEnumerator enumerator = info.GetEnumerator();
50 bool flag = enumerator.MoveNext();
52 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.Serialization.SerializationInfoEnumerator.Current, System.info, j__TPar, System.Runtime.Serialization.SerializationInfoEnumerator.MoveNext(), System.obj, and System.value.