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
Loading...
Searching...
No Matches
System.Xml.XmlCharType Member List

This is the complete list of members for System.Xml.XmlCharType, including all inherited members.

charPropertiesSystem.Xml.XmlCharTypepackage
CombineSurrogateChar(int lowChar, int highChar)System.Xml.XmlCharTypeinlinepackagestatic
InitInstance()System.Xml.XmlCharTypeinlineprivatestatic
InRange(int value, int start, int end)System.Xml.XmlCharTypeinlineprivatestatic
InstanceSystem.Xml.XmlCharTypestatic
IsCharData(char ch)System.Xml.XmlCharTypeinline
IsDigit(char ch)System.Xml.XmlCharTypeinlinestatic
IsHighSurrogate(int ch)System.Xml.XmlCharTypeinlinepackagestatic
IsLetter(char ch)System.Xml.XmlCharTypeinline
IsLowSurrogate(int ch)System.Xml.XmlCharTypeinlinepackagestatic
IsNameCharXml4e(char ch)System.Xml.XmlCharTypeinline
IsNameSingleChar(char ch)System.Xml.XmlCharTypeinline
IsNCNameCharXml4e(char ch)System.Xml.XmlCharTypeinline
IsNCNameSingleChar(char ch)System.Xml.XmlCharTypeinline
IsOnlyCharData(string str)System.Xml.XmlCharTypeinlinepackage
IsOnlyDigits(string str, int startPos, int len)System.Xml.XmlCharTypeinlinepackagestatic
IsOnlyWhitespace(string str)System.Xml.XmlCharTypeinlinepackage
IsOnlyWhitespaceWithPos(string str)System.Xml.XmlCharTypeinlinepackage
IsPubidChar(char ch)System.Xml.XmlCharTypeinline
IsPublicId(string str)System.Xml.XmlCharTypeinlinepackage
IsStartNCNameCharXml4e(char ch)System.Xml.XmlCharTypeinline
IsStartNCNameSingleChar(char ch)System.Xml.XmlCharTypeinline
IsSurrogate(int ch)System.Xml.XmlCharTypeinlinepackagestatic
IsTextChar(char ch)System.Xml.XmlCharTypeinlinepackage
IsWhiteSpace(char ch)System.Xml.XmlCharTypeinline
s_CharPropertiesSystem.Xml.XmlCharTypeprivatestatic
s_LockSystem.Xml.XmlCharTypeprivatestatic
SetProperties(byte[] chProps, string ranges, byte value)System.Xml.XmlCharTypeinlineprivatestatic
SplitSurrogateChar(int combinedChar, out char lowChar, out char highChar)System.Xml.XmlCharTypeinlinepackagestatic
StaticLockSystem.Xml.XmlCharTypeprivatestatic
XmlCharType(byte[] charProperties)System.Xml.XmlCharTypeinlineprivate