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

◆ IsXmlNamespaceNode

bool MS.Internal.Xml.Cache.XPathNode.IsXmlNamespaceNode
getset

Definition at line 102 of file XPathNode.cs.

103 {
104 [global::Cpp2ILInjected.Token(Token = "0x6000CBA")]
105 [global::Cpp2ILInjected.Address(RVA = "0x1DF08DC", Offset = "0x1DF08DC", Length = "0x7C")]
106 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XPathDocumentNavigator), Member = "MoveToFirstNamespace", MemberParameters = new object[] { typeof(XPathNamespaceScope) }, ReturnType = typeof(bool))]
108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XPathDocumentNavigator), Member = "MoveToNextNamespace", MemberParameters = new object[] { typeof(XPathNamespaceScope) }, ReturnType = typeof(bool))]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
111 {
112 typeof(string),
113 typeof(string)
114 }, ReturnType = typeof(bool))]
115 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
116 get
117 {
118 throw null;
119 }
120 }
class f__AnonymousType0<< Count > j__TPar