terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | NamespaceDeclaration |
Public Member Functions | |
void | PushScope () |
void | PopScope () |
void | Add (string prefix, XNamespace ns) |
void | AddFirst (string prefix, XNamespace ns) |
string | GetPrefixOfNamespace (XNamespace ns, bool allowDefaultNamespace) |
Private Attributes | |
int | _scope |
NamespaceResolver.NamespaceDeclaration | _declaration |
NamespaceResolver.NamespaceDeclaration | _rover |
Definition at line 6 of file NamespaceResolver.cs.