Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WriteEntityRef()

override void System.Xml.Xsl.Runtime.XmlQueryOutput.WriteEntityRef ( string name)
inline

Definition at line 205 of file XmlQueryOutput.cs.

206 {
207 throw new NotSupportedException();
208 }