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
◆
LocalName
override
string System.Xml.XmlElement.LocalName
get
Definition at line
101
of file
XmlElement.cs
.
102
{
103
get
104
{
105
return
this.
name
.
localName
;
106
}
107
}
System.Xml.XmlElement.name
XmlName name
Definition
XmlElement.cs:434
System.Xml.XmlName.localName
string localName
Definition
XmlName.cs:218
System
Xml
XmlElement
Generated by
1.10.0