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
IXmlElement.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Newtonsoft.Json.Converters
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000111"
)]
7
internal
interface
IXmlElement
:
IXmlNode
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x6000AB3"
)]
10
void
SetAttributeNode
(
IXmlNode
attribute);
11
12
[global::Cpp2ILInjected.Token(Token =
"0x6000AB4"
)]
13
string
GetPrefixOfNamespace
(
string
namespaceUri);
14
15
[global::Cpp2ILInjected.Token(Token =
"0x170001F4"
)]
16
bool
IsEmpty
17
{
18
[global::Cpp2ILInjected.Token(Token =
"0x6000AB5"
)]
19
get
;
20
}
21
}
22
}
Newtonsoft.Json.Converters.IXmlElement.IsEmpty
bool IsEmpty
Definition
IXmlElement.cs:17
Newtonsoft.Json.Converters.IXmlElement.GetPrefixOfNamespace
string GetPrefixOfNamespace(string namespaceUri)
Newtonsoft.Json.Converters.IXmlElement.SetAttributeNode
void SetAttributeNode(IXmlNode attribute)
Newtonsoft.Json.Converters.IXmlElement
Definition
IXmlElement.cs:8
Newtonsoft.Json.Converters.IXmlNode
Definition
IXmlNode.cs:10
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Newtonsoft.Json.Converters
Definition
BinaryConverter.cs:11
System
Definition
__Il2CppComDelegate.cs:6
source
Newtonsoft.Json
Converters
IXmlElement.cs
Generated by
1.10.0