|
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
|
This is the complete list of members for System.Xml.XmlConvert, including all inherited members.
| c_DecodeCharPattern | System.Xml.XmlConvert | privatestatic |
| c_EncodeCharPattern | System.Xml.XmlConvert | privatestatic |
| c_EncodedCharLength | System.Xml.XmlConvert | privatestatic |
| CreateException(string res, string arg, ExceptionType exceptionType, int lineNo, int linePos) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateException(string res, string[] args, ExceptionType exceptionType) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateException(string res, string[] args, ExceptionType exceptionType, int lineNo, int linePos) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidCharException(char invChar, char nextChar) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidCharException(char invChar, char nextChar, ExceptionType exceptionType) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidHighSurrogateCharException(char hi) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidHighSurrogateCharException(char hi, ExceptionType exceptionType) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidHighSurrogateCharException(char hi, ExceptionType exceptionType, int lineNo, int linePos) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidNameArgumentException(string name, string argumentName) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidNameCharException(string name, int index, ExceptionType exceptionType) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidSurrogatePairException(char low, char hi) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidSurrogatePairException(char low, char hi, ExceptionType exceptionType) | System.Xml.XmlConvert | inlinepackagestatic |
| CreateInvalidSurrogatePairException(char low, char hi, ExceptionType exceptionType, int lineNo, int linePos) | System.Xml.XmlConvert | inlinepackagestatic |
| crt | System.Xml.XmlConvert | packagestatic |
| DecodeName(string name) | System.Xml.XmlConvert | inlinestatic |
| DoubleToInt64Bits(double value) | System.Xml.XmlConvert | inlineprivatestatic |
| EncodeName(string name) | System.Xml.XmlConvert | inlinestatic |
| EncodeName(string name, bool first, bool local) | System.Xml.XmlConvert | inlineprivatestatic |
| FromBinHexString(string s, bool allowOddCount) | System.Xml.XmlConvert | inlinepackagestatic |
| FromHex(char digit) | System.Xml.XmlConvert | inlineprivatestatic |
| IsNegativeZero(double value) | System.Xml.XmlConvert | inlinepackagestatic |
| SplitString(string value) | System.Xml.XmlConvert | inlinepackagestatic |
| StrEqual(char[] chars, int strPos1, int strLen1, string str2) | System.Xml.XmlConvert | inlinepackagestatic |
| SwitchToLocalTime(DateTime value) | System.Xml.XmlConvert | inlineprivatestatic |
| SwitchToUtcTime(DateTime value) | System.Xml.XmlConvert | inlineprivatestatic |
| ToBinHexString(byte[] inArray) | System.Xml.XmlConvert | inlinepackagestatic |
| ToBoolean(string s) | System.Xml.XmlConvert | inlinestatic |
| ToChar(string s) | System.Xml.XmlConvert | inlinestatic |
| ToDecimal(string s) | System.Xml.XmlConvert | inlinestatic |
| ToDouble(string s) | System.Xml.XmlConvert | inlinestatic |
| ToGuid(string s) | System.Xml.XmlConvert | inlinestatic |
| ToInt32(string s) | System.Xml.XmlConvert | inlinestatic |
| ToInt64(string s) | System.Xml.XmlConvert | inlinestatic |
| ToInteger(string s) | System.Xml.XmlConvert | inlinepackagestatic |
| ToSingle(string s) | System.Xml.XmlConvert | inlinestatic |
| ToString(bool value) | System.Xml.XmlConvert | inlinestatic |
| ToString(decimal value) | System.Xml.XmlConvert | inlinestatic |
| ToString(sbyte value) | System.Xml.XmlConvert | inlinestatic |
| ToString(short value) | System.Xml.XmlConvert | inlinestatic |
| ToString(int value) | System.Xml.XmlConvert | inlinestatic |
| ToString(long value) | System.Xml.XmlConvert | inlinestatic |
| ToString(byte value) | System.Xml.XmlConvert | inlinestatic |
| ToString(ushort value) | System.Xml.XmlConvert | inlinestatic |
| ToString(uint value) | System.Xml.XmlConvert | inlinestatic |
| ToString(ulong value) | System.Xml.XmlConvert | inlinestatic |
| ToString(float value) | System.Xml.XmlConvert | inlinestatic |
| ToString(double value) | System.Xml.XmlConvert | inlinestatic |
| ToString(TimeSpan value) | System.Xml.XmlConvert | inlinestatic |
| ToString(DateTime value, XmlDateTimeSerializationMode dateTimeOption) | System.Xml.XmlConvert | inlinestatic |
| ToString(DateTimeOffset value) | System.Xml.XmlConvert | inlinestatic |
| ToUri(string s) | System.Xml.XmlConvert | inlinepackagestatic |
| TrimString(string value) | System.Xml.XmlConvert | inlinepackagestatic |
| TrimStringEnd(string value) | System.Xml.XmlConvert | inlinepackagestatic |
| TrimStringStart(string value) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToBoolean(string s, out bool result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToByte(string s, out byte result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToChar(string s, out char result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToDecimal(string s, out decimal result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToDouble(string s, out double result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToGuid(string s, out Guid result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToInt16(string s, out short result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToInt32(string s, out int result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToInt64(string s, out long result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToInteger(string s, out decimal result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToSByte(string s, out sbyte result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToSingle(string s, out float result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToTimeSpan(string s, out TimeSpan result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToUInt16(string s, out ushort result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToUInt32(string s, out uint result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToUInt64(string s, out ulong result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryToUri(string s, out Uri result) | System.Xml.XmlConvert | inlinepackagestatic |
| TryVerifyName(string name) | System.Xml.XmlConvert | inlinepackagestatic |
| TryVerifyNCName(string name) | System.Xml.XmlConvert | inlinepackagestatic |
| TryVerifyNMTOKEN(string name) | System.Xml.XmlConvert | inlinepackagestatic |
| TryVerifyNormalizedString(string str) | System.Xml.XmlConvert | inlinepackagestatic |
| TryVerifyTOKEN(string token) | System.Xml.XmlConvert | inlinepackagestatic |
| VerifyName(string name) | System.Xml.XmlConvert | inlinestatic |
| VerifyNCName(string name) | System.Xml.XmlConvert | inlinestatic |
| VerifyNCName(string name, ExceptionType exceptionType) | System.Xml.XmlConvert | inlinepackagestatic |
| VerifyQName(string name, ExceptionType exceptionType) | System.Xml.XmlConvert | inlinepackagestatic |
| WhitespaceChars | System.Xml.XmlConvert | packagestatic |
| xmlCharType | System.Xml.XmlConvert | privatestatic |
| XmlConvert() | System.Xml.XmlConvert | inlineprivatestatic |