terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Xml.ValidateNames Class Reference

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
 

Detailed Description

Definition at line 7 of file ValidateNames.cs.


The documentation for this class was generated from the following file: