Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ParentElementInfo
XmlILConstructInfo
System.Xml.Xsl.IlGen.XmlILConstructInfo.ParentElementInfo
get
Definition at line
154
of file
XmlILConstructInfo.cs
.
155
{
156
get
157
{
158
if
(
_parentInfo
!=
null
&&
_parentInfo
.
_nodeType
==
QilNodeType
.ElementCtor)
159
{
160
return
_parentInfo
;
161
}
162
return
null
;
163
}
164
}
System.Xml.Xsl.IlGen.XmlILConstructInfo._parentInfo
XmlILConstructInfo _parentInfo
Definition
XmlILConstructInfo.cs:30
System.Xml.Xsl.IlGen.XmlILConstructInfo._nodeType
readonly QilNodeType _nodeType
Definition
XmlILConstructInfo.cs:8
System.Xml.Xsl.Qil.QilNodeType
QilNodeType
Definition
QilNodeType.cs:4
System
Xml
Xsl
IlGen
XmlILConstructInfo
Generated by
1.10.0