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

◆ WriteSurrogateCharEntity()

override void System.Xml.Xsl.Runtime.XmlQueryOutput.WriteSurrogateCharEntity ( char lowChar,
char highChar )
inline

Definition at line 215 of file XmlQueryOutput.cs.

216 {
217 throw new NotSupportedException();
218 }