terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Encoding
string System.Xml.XmlDeclaration.Encoding
get
set
Definition at line
45
of file
XmlDeclaration.cs
.
46
{
47
get
48
{
49
return
this.
encoding
;
50
}
51
set
52
{
53
if
(
value
==
null
)
54
{
55
}
56
}
57
}
System.Xml.XmlDeclaration.encoding
string encoding
Definition
XmlDeclaration.cs:219
System.ExceptionArgument.value
@ value
System
Xml
XmlDeclaration
Generated by
1.10.0