Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Analyze (QilNode nd, bool defaultNmspInScope) |
Private Member Functions | |
void | AnalyzeContent (QilNode nd) |
bool | CheckNamespaceInScope (QilBinary nd) |
Private Attributes | |
readonly XmlNamespaceManager | _nsmgr = new XmlNamespaceManager(new NameTable()) |
bool | _addInScopeNmsp |
int | _cntNmsp |
Definition at line 6 of file XmlILNamespaceAnalyzer.cs.