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
◆
IsEmptyElement
override
bool System.Xml.XmlTextReaderImpl.IsEmptyElement
get
Definition at line
303
of file
XmlTextReaderImpl.cs
.
304
{
305
get
306
{
307
return
this.
curNode
.
IsEmptyElement
;
308
}
309
}
System.Xml.XmlTextReaderImpl.IsEmptyElement
override bool IsEmptyElement
Definition
XmlTextReaderImpl.cs:304
System.Xml.XmlTextReaderImpl.curNode
XmlTextReaderImpl.NodeData curNode
Definition
XmlTextReaderImpl.cs:3631
System
Xml
XmlTextReaderImpl
Generated by
1.10.0