Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
LastChild
override
XmlNode
System.Xml.XmlBoundElement.LastChild
get
Definition at line
37
of file
XmlBoundElement.cs
.
38
{
39
[
UnconditionalSuppressMessage
(
"ReflectionAnalysis"
,
"IL2026:RequiresUnreferencedCode"
, Justification =
"This whole class is unsafe. Constructors are marked as such."
)]
40
get
41
{
42
AutoFoliate
();
43
return
base
.LastChild;
44
}
45
}
System.Xml.XmlBoundElement.AutoFoliate
void AutoFoliate()
Definition
XmlBoundElement.cs:203
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System
Xml
XmlBoundElement
Generated by
1.10.0