|
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.ValidateNames:Static Package Functions | |
| static int | ParseNmtoken (string s, int offset) |
| static int | ParseNmtokenNoNamespaces (string s, int offset) |
| static int | ParseNameNoNamespaces (string s, int offset) |
| static int | ParseNCName (string s, int offset) |
| static int | ParseNCName (string s) |
| static int | ParseQName (string s, int offset, out int colonOffset) |
| static void | ParseQNameThrow (string s, out string prefix, out string localName) |
| static void | ThrowInvalidName (string s, int offsetStartChar, int offsetBadChar) |
| static Exception | GetInvalidNameException (string s, int offsetStartChar, int offsetBadChar) |
Static Private Member Functions | |
| static | ValidateNames () |
Static Private Attributes | |
| static XmlCharType | xmlCharType |
Definition at line 9 of file ValidateNames.cs.