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

◆ ThrowEmptyNamespace()

static void System.Xml.XmlExceptionHelper.ThrowEmptyNamespace ( XmlDictionaryReader reader)
inlinestatic

Definition at line 284 of file XmlExceptionHelper.cs.

285 {
287 }
static string XmlEmptyNamespaceRequiresNullPrefix
Definition SR.cs:378
Definition SR.cs:7
static void ThrowXmlException(XmlDictionaryReader reader, string res)

References System.Xml.XmlExceptionHelper.ThrowXmlException(), and System.SR.XmlEmptyNamespaceRequiresNullPrefix.

Referenced by System.Xml.XmlBaseReader.AddXmlnsAttribute().