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

◆ ThrowMaxDepthExceeded()

static void System.Xml.XmlExceptionHelper.ThrowMaxDepthExceeded ( XmlDictionaryReader reader,
int maxDepth )
inlinestatic

Definition at line 151 of file XmlExceptionHelper.cs.

152 {
154 }
static string XmlMaxDepthExceeded
Definition SR.cs:464
Definition SR.cs:7
static void ThrowXmlException(XmlDictionaryReader reader, string res)

References System.Xml.Dictionary, System.Xml.XmlExceptionHelper.ThrowXmlException(), and System.SR.XmlMaxDepthExceeded.

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