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
XPathNamespaceScope.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Xml.XPath
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20000B6"
)]
7
public
enum
XPathNamespaceScope
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40003F5"
)]
10
All
,
11
[global::Cpp2ILInjected.Token(Token =
"0x40003F6"
)]
12
ExcludeXml
,
13
[global::Cpp2ILInjected.Token(Token =
"0x40003F7"
)]
14
Local
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml.XPath.XPathNamespaceScope
XPathNamespaceScope
Definition
XPathNamespaceScope.cs:8
System.Xml.XPath.XPathNamespaceScope.Local
@ Local
System.Xml.XPath.XPathNamespaceScope.All
@ All
System.Xml.XPath.XPathNamespaceScope.ExcludeXml
@ ExcludeXml
System.Xml.XPath
Definition
XPathDocument.cs:8
System
Definition
__Il2CppComDelegate.cs:6
source
System.Xml
System
Xml
XPath
XPathNamespaceScope.cs
Generated by
1.10.0