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.XmlConvert Member List

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

c_DecodeCharPatternSystem.Xml.XmlConvertprivatestatic
c_EncodeCharPatternSystem.Xml.XmlConvertprivatestatic
c_EncodedCharLengthSystem.Xml.XmlConvertprivatestatic
CreateException(string res, string arg, ExceptionType exceptionType, int lineNo, int linePos)System.Xml.XmlConvertinlinepackagestatic
CreateException(string res, string[] args, ExceptionType exceptionType)System.Xml.XmlConvertinlinepackagestatic
CreateException(string res, string[] args, ExceptionType exceptionType, int lineNo, int linePos)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidCharException(char invChar, char nextChar)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidCharException(char invChar, char nextChar, ExceptionType exceptionType)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidHighSurrogateCharException(char hi)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidHighSurrogateCharException(char hi, ExceptionType exceptionType)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidHighSurrogateCharException(char hi, ExceptionType exceptionType, int lineNo, int linePos)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidNameArgumentException(string name, string argumentName)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidNameCharException(string name, int index, ExceptionType exceptionType)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidSurrogatePairException(char low, char hi)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidSurrogatePairException(char low, char hi, ExceptionType exceptionType)System.Xml.XmlConvertinlinepackagestatic
CreateInvalidSurrogatePairException(char low, char hi, ExceptionType exceptionType, int lineNo, int linePos)System.Xml.XmlConvertinlinepackagestatic
crtSystem.Xml.XmlConvertpackagestatic
DecodeName(string name)System.Xml.XmlConvertinlinestatic
DoubleToInt64Bits(double value)System.Xml.XmlConvertinlineprivatestatic
EncodeName(string name)System.Xml.XmlConvertinlinestatic
EncodeName(string name, bool first, bool local)System.Xml.XmlConvertinlineprivatestatic
FromBinHexString(string s, bool allowOddCount)System.Xml.XmlConvertinlinepackagestatic
FromHex(char digit)System.Xml.XmlConvertinlineprivatestatic
IsNegativeZero(double value)System.Xml.XmlConvertinlinepackagestatic
SplitString(string value)System.Xml.XmlConvertinlinepackagestatic
StrEqual(char[] chars, int strPos1, int strLen1, string str2)System.Xml.XmlConvertinlinepackagestatic
SwitchToLocalTime(DateTime value)System.Xml.XmlConvertinlineprivatestatic
SwitchToUtcTime(DateTime value)System.Xml.XmlConvertinlineprivatestatic
ToBinHexString(byte[] inArray)System.Xml.XmlConvertinlinepackagestatic
ToBoolean(string s)System.Xml.XmlConvertinlinestatic
ToChar(string s)System.Xml.XmlConvertinlinestatic
ToDecimal(string s)System.Xml.XmlConvertinlinestatic
ToDouble(string s)System.Xml.XmlConvertinlinestatic
ToGuid(string s)System.Xml.XmlConvertinlinestatic
ToInt32(string s)System.Xml.XmlConvertinlinestatic
ToInt64(string s)System.Xml.XmlConvertinlinestatic
ToInteger(string s)System.Xml.XmlConvertinlinepackagestatic
ToSingle(string s)System.Xml.XmlConvertinlinestatic
ToString(bool value)System.Xml.XmlConvertinlinestatic
ToString(decimal value)System.Xml.XmlConvertinlinestatic
ToString(sbyte value)System.Xml.XmlConvertinlinestatic
ToString(short value)System.Xml.XmlConvertinlinestatic
ToString(int value)System.Xml.XmlConvertinlinestatic
ToString(long value)System.Xml.XmlConvertinlinestatic
ToString(byte value)System.Xml.XmlConvertinlinestatic
ToString(ushort value)System.Xml.XmlConvertinlinestatic
ToString(uint value)System.Xml.XmlConvertinlinestatic
ToString(ulong value)System.Xml.XmlConvertinlinestatic
ToString(float value)System.Xml.XmlConvertinlinestatic
ToString(double value)System.Xml.XmlConvertinlinestatic
ToString(TimeSpan value)System.Xml.XmlConvertinlinestatic
ToString(DateTime value, XmlDateTimeSerializationMode dateTimeOption)System.Xml.XmlConvertinlinestatic
ToString(DateTimeOffset value)System.Xml.XmlConvertinlinestatic
ToUri(string s)System.Xml.XmlConvertinlinepackagestatic
TrimString(string value)System.Xml.XmlConvertinlinepackagestatic
TrimStringEnd(string value)System.Xml.XmlConvertinlinepackagestatic
TrimStringStart(string value)System.Xml.XmlConvertinlinepackagestatic
TryToBoolean(string s, [Out] bool result)System.Xml.XmlConvertinlinepackagestatic
TryToByte(string s, [Out] byte result)System.Xml.XmlConvertinlinepackagestatic
TryToChar(string s, [Out] char result)System.Xml.XmlConvertinlinepackagestatic
TryToDecimal(string s, [Out] decimal result)System.Xml.XmlConvertinlinepackagestatic
TryToDouble(string s, [Out] double result)System.Xml.XmlConvertinlinepackagestatic
TryToGuid(string s, [Out] Guid result)System.Xml.XmlConvertinlinepackagestatic
TryToInt16(string s, [Out] short result)System.Xml.XmlConvertinlinepackagestatic
TryToInt32(string s, [Out] int result)System.Xml.XmlConvertinlinepackagestatic
TryToInt64(string s, [Out] long result)System.Xml.XmlConvertinlinepackagestatic
TryToInteger(string s, [Out] decimal result)System.Xml.XmlConvertinlinepackagestatic
TryToSByte(string s, [Out] sbyte result)System.Xml.XmlConvertinlinepackagestatic
TryToSingle(string s, [Out] float result)System.Xml.XmlConvertinlinepackagestatic
TryToTimeSpan(string s, [Out] TimeSpan result)System.Xml.XmlConvertinlinepackagestatic
TryToUInt16(string s, [Out] ushort result)System.Xml.XmlConvertinlinepackagestatic
TryToUInt32(string s, [Out] uint result)System.Xml.XmlConvertinlinepackagestatic
TryToUInt64(string s, [Out] ulong result)System.Xml.XmlConvertinlinepackagestatic
TryToUri(string s, [Out] Uri result)System.Xml.XmlConvertinlinepackagestatic
TryVerifyName(string name)System.Xml.XmlConvertinlinepackagestatic
TryVerifyNCName(string name)System.Xml.XmlConvertinlinepackagestatic
TryVerifyNMTOKEN(string name)System.Xml.XmlConvertinlinepackagestatic
TryVerifyNormalizedString(string str)System.Xml.XmlConvertinlinepackagestatic
TryVerifyTOKEN(string token)System.Xml.XmlConvertinlinepackagestatic
VerifyName(string name)System.Xml.XmlConvertinlinestatic
VerifyNCName(string name)System.Xml.XmlConvertinlinestatic
VerifyNCName(string name, ExceptionType exceptionType)System.Xml.XmlConvertinlinepackagestatic
VerifyQName(string name, ExceptionType exceptionType)System.Xml.XmlConvertinlinepackagestatic
WhitespaceCharsSystem.Xml.XmlConvertpackagestatic
xmlCharTypeSystem.Xml.XmlConvertprivatestatic
XmlConvert()System.Xml.XmlConvertinlineprivatestatic