|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for System.Xml.Schema.SymbolsDictionary:Public Member Functions | |
| SymbolsDictionary () | |
| int | AddName (XmlQualifiedName name, object particle) |
| void | AddNamespaceList (NamespaceList list, object particle, bool allowLocal) |
| ICollection | GetNamespaceListSymbols (NamespaceList list) |
| bool | Exists (XmlQualifiedName name) |
| object | GetParticle (int symbol) |
Properties | |
| int | Count [get, set] |
| bool | IsUpaEnforced [get, set] |
Private Member Functions | |
| void | AddWildcard (string wildcard, object particle) |
Private Attributes | |
| int | last |
| Hashtable | names |
| Hashtable | wildcards |
| ArrayList | particles |
| object | particleLast |
| bool | isUpaEnforced |
Definition at line 11 of file SymbolsDictionary.cs.