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

◆ this[int i]

XmlAttribute System.Xml.XmlAttributeCollection.this[int i]
getset

Definition at line 24 of file XmlAttributeCollection.cs.

25 {
26 [global::Cpp2ILInjected.Token(Token = "0x6000481")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1D8BEA0", Offset = "0x1D8BEA0", Length = "0x144")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlDocument), Member = "ImportAttributes", MemberParameters = new object[]
30 {
31 typeof(XmlNode),
32 typeof(XmlNode)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlLoader), Member = "RemoveDuplicateNamespace", MemberParameters = new object[]
35 {
36 typeof(XmlElement),
37 typeof(XmlNamespaceManager),
38 typeof(bool)
39 }, ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlNode), Member = "GetPrefixOfNamespaceStrict", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlNamedNodeMap.SmallXmlNodeList), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Res), Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
46 get
47 {
48 throw null;
49 }
50 }
class f__AnonymousType0<< Count > j__TPar
int System.Collections.ICollection. Count
XmlNamedNodeMap(XmlNode parent)