Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Count
override
int System.Xml.Xsl.IlGen.XmlILAnnotation.Count
get
Definition at line
80
of file
XmlILAnnotation.cs
.
81
{
82
get
83
{
84
if
(
_annPrev
==
null
)
85
{
86
return
2;
87
}
88
return
3;
89
}
90
}
System.Xml.Xsl.IlGen.XmlILAnnotation._annPrev
readonly object _annPrev
Definition
XmlILAnnotation.cs:8
System
Xml
Xsl
IlGen
XmlILAnnotation
Generated by
1.10.0