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
XmlAnyListConverter.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml.Schema
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000166")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6000C5B")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1DEAA0C", Offset = "0x1DEAA0C", Length = "0x4")]
12 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x6000C5C")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1DEAA80", Offset = "0x1DEAA80", Length = "0x23C")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
23 {
24 typeof(Type),
26 }, ReturnType = typeof(bool))]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 22)]
31 {
32 throw null;
33 }
34
35 // Note: this type is marked as 'beforefieldinit'.
36 [global::Cpp2ILInjected.Token(Token = "0x6000C5D")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1DEACBC", Offset = "0x1DEACBC", Length = "0x144")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlListConverter), Member = ".ctor", MemberParameters = new object[] { typeof(XmlBaseConverter) }, ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x400062D")]
49
50 [global::Cpp2ILInjected.Token(Token = "0x400062E")]
52 }
53}
class f__AnonymousType0<< Count > j__TPar
static readonly XmlValueConverter AnyAtomicList
static readonly XmlValueConverter ItemList
XmlAnyListConverter(XmlBaseConverter atomicConverter)
override object ChangeType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)