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.DateTimeParse, including all inherited members.
AdjustHour(ref int hour, global::System.DateTimeParse.TM timeMark) | System.DateTimeParse | inlineprivatestatic |
AdjustTimeMark(global::System.Globalization.DateTimeFormatInfo dtfi, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
AdjustTimeZoneToLocal(ref global::System.DateTimeResult result, bool bTimeOnly) | System.DateTimeParse | inlineprivatestatic |
AdjustTimeZoneToUniversal(ref global::System.DateTimeResult result) | System.DateTimeParse | inlineprivatestatic |
CheckDefaultDateTime(ref global::System.DateTimeResult result, ref global::System.Globalization.Calendar cal, global::System.Globalization.DateTimeStyles styles) | System.DateTimeParse | inlineprivatestatic |
CheckNewValue(ref int currentValue, int newValue, char patternChar, ref global::System.DateTimeResult result) | System.DateTimeParse | inlineprivatestatic |
dateParsingStates | System.DateTimeParse | privatestatic |
DateTimeOffsetTimeZonePostProcessing(ref global::System.__DTString str, ref global::System.DateTimeResult result, global::System.Globalization.DateTimeStyles styles) | System.DateTimeParse | inlineprivatestatic |
DateTimeParse() | System.DateTimeParse | inlineprivatestatic |
DetermineTimeZoneAdjustments(ref global::System.__DTString str, ref global::System.DateTimeResult result, global::System.Globalization.DateTimeStyles styles, bool bTimeOnly) | System.DateTimeParse | inlineprivatestatic |
DoStrictParse(global::System.ReadOnlySpan< char > s, global::System.ReadOnlySpan< char > formatParam, global::System.Globalization.DateTimeStyles styles, global::System.Globalization.DateTimeFormatInfo dtfi, ref global::System.DateTimeResult result) | System.DateTimeParse | inlineprivatestatic |
DS enum name | System.DateTimeParse | package |
DTT enum name | System.DateTimeParse | package |
ExpandPredefinedFormat(global::System.ReadOnlySpan< char > format, ref global::System.Globalization.DateTimeFormatInfo dtfi, ref global::System.ParsingInfo parseInfo, ref global::System.DateTimeResult result) | System.DateTimeParse | inlineprivatestatic |
GetDateOfDSN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
GetDateOfNDS(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
GetDateOfNNDS(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetDateTimeNow(ref global::System.DateTimeResult result, ref global::System.Globalization.DateTimeStyles styles) | System.DateTimeParse | inlineprivatestatic |
GetDateTimeParseException(ref global::System.DateTimeResult result) | System.DateTimeParse | inlineprivatestatic |
GetDayOfMN(ref global::System.DateTimeResult result, ref global::System.Globalization.DateTimeStyles styles, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetDayOfMNN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetDayOfNM(ref global::System.DateTimeResult result, ref global::System.Globalization.DateTimeStyles styles, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetDayOfNN(ref global::System.DateTimeResult result, ref global::System.Globalization.DateTimeStyles styles, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetDayOfNNN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetDayOfNNY(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetDayOfYM(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
GetDayOfYMN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
GetDayOfYN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
GetDayOfYNN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetDefaultYear(ref global::System.DateTimeResult result, ref global::System.Globalization.DateTimeStyles styles) | System.DateTimeParse | inlineprivatestatic |
GetHebrewDayOfNM(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
GetJapaneseCalendarDefaultInstance() | System.DateTimeParse | inlineprivatestatic |
GetMonthDayOrder(string pattern, global::System.Globalization.DateTimeFormatInfo dtfi, out int order) | System.DateTimeParse | inlineprivatestatic |
GetTaiwanCalendarDefaultInstance() | System.DateTimeParse | inlinepackagestatic |
GetTimeOfN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
GetTimeOfNN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
GetTimeOfNNN(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw) | System.DateTimeParse | inlineprivatestatic |
GetTimeZoneName(ref global::System.__DTString str) | System.DateTimeParse | inlineprivatestatic |
GetYearMonthDayOrder(string datePattern, global::System.Globalization.DateTimeFormatInfo dtfi, out int order) | System.DateTimeParse | inlineprivatestatic |
GetYearMonthOrder(string pattern, global::System.Globalization.DateTimeFormatInfo dtfi, out int order) | System.DateTimeParse | inlineprivatestatic |
HandleTimeZone(ref global::System.__DTString str, ref global::System.DateTimeResult result) | System.DateTimeParse | inlineprivatestatic |
IsDigit(char ch) | System.DateTimeParse | inlinepackagestatic |
Lex(global::System.DateTimeParse.DS dps, ref global::System.__DTString str, ref global::System.DateTimeToken dtok, ref global::System.DateTimeRawInfo raw, ref global::System.DateTimeResult result, ref global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles styles) | System.DateTimeParse | inlineprivatestatic |
m_hebrewNumberParser | System.DateTimeParse | packagestatic |
MatchAbbreviatedDayName(ref global::System.__DTString str, global::System.Globalization.DateTimeFormatInfo dtfi, ref int result) | System.DateTimeParse | inlineprivatestatic |
MatchAbbreviatedMonthName(ref global::System.__DTString str, global::System.Globalization.DateTimeFormatInfo dtfi, ref int result) | System.DateTimeParse | inlineprivatestatic |
MatchAbbreviatedTimeMark(ref global::System.__DTString str, global::System.Globalization.DateTimeFormatInfo dtfi, ref global::System.DateTimeParse.TM result) | System.DateTimeParse | inlineprivatestatic |
MatchDayName(ref global::System.__DTString str, global::System.Globalization.DateTimeFormatInfo dtfi, ref int result) | System.DateTimeParse | inlineprivatestatic |
MatchEraName(ref global::System.__DTString str, global::System.Globalization.DateTimeFormatInfo dtfi, ref int result) | System.DateTimeParse | inlineprivatestatic |
MatchHebrewDigits(ref global::System.__DTString str, int digitLen, out int number) | System.DateTimeParse | inlinepackagestatic |
MatchMonthName(ref global::System.__DTString str, global::System.Globalization.DateTimeFormatInfo dtfi, ref int result) | System.DateTimeParse | inlineprivatestatic |
MatchNumberDelegate(ref global::System.__DTString str, int digitLen, out int result) | System.DateTimeParse | package |
MatchTimeMark(ref global::System.__DTString str, global::System.Globalization.DateTimeFormatInfo dtfi, ref global::System.DateTimeParse.TM result) | System.DateTimeParse | inlineprivatestatic |
MatchWord(ref global::System.__DTString str, string target) | System.DateTimeParse | inlineprivatestatic |
Parse(global::System.ReadOnlySpan< char > s, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles styles) | System.DateTimeParse | inlinepackagestatic |
Parse(global::System.ReadOnlySpan< char > s, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles styles, out global::System.TimeSpan offset) | System.DateTimeParse | inlinepackagestatic |
ParseByFormat(ref global::System.__DTString str, ref global::System.__DTString format, ref global::System.ParsingInfo parseInfo, global::System.Globalization.DateTimeFormatInfo dtfi, ref global::System.DateTimeResult result) | System.DateTimeParse | inlineprivatestatic |
ParseDigits(ref global::System.__DTString str, int digitLen, out int result) | System.DateTimeParse | inlinepackagestatic |
ParseDigits(ref global::System.__DTString str, int minDigitLen, int maxDigitLen, out int result) | System.DateTimeParse | inlinepackagestatic |
ParseExact(global::System.ReadOnlySpan< char > s, global::System.ReadOnlySpan< char > format, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles style) | System.DateTimeParse | inlinepackagestatic |
ParseExact(global::System.ReadOnlySpan< char > s, global::System.ReadOnlySpan< char > format, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles style, out global::System.TimeSpan offset) | System.DateTimeParse | inlinepackagestatic |
ParseExactMultiple(global::System.ReadOnlySpan< char > s, string[] formats, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles style) | System.DateTimeParse | inlinepackagestatic |
ParseFraction(ref global::System.__DTString str, out double result) | System.DateTimeParse | inlineprivatestatic |
ParseFractionExact(ref global::System.__DTString str, int maxDigitLen, ref double result) | System.DateTimeParse | inlineprivatestatic |
ParseISO8601(ref global::System.DateTimeRawInfo raw, ref global::System.__DTString str, global::System.Globalization.DateTimeStyles styles, ref global::System.DateTimeResult result) | System.DateTimeParse | inlineprivatestatic |
ParseJapaneseEraStart(ref global::System.__DTString str, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlineprivatestatic |
ParseSign(ref global::System.__DTString str, ref bool result) | System.DateTimeParse | inlineprivatestatic |
ParseTimeZone(ref global::System.__DTString str, ref global::System.TimeSpan result) | System.DateTimeParse | inlineprivatestatic |
ParseTimeZoneOffset(ref global::System.__DTString str, int len, ref global::System.TimeSpan result) | System.DateTimeParse | inlineprivatestatic |
ProcessDateTimeSuffix(ref global::System.DateTimeResult result, ref global::System.DateTimeRawInfo raw, ref global::System.DateTimeToken dtok) | System.DateTimeParse | inlineprivatestatic |
ProcessHebrewTerminalState(global::System.DateTimeParse.DS dps, ref global::System.__DTString str, ref global::System.DateTimeResult result, ref global::System.Globalization.DateTimeStyles styles, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlinepackagestatic |
ProcessTerminalState(global::System.DateTimeParse.DS dps, ref global::System.__DTString str, ref global::System.DateTimeResult result, ref global::System.Globalization.DateTimeStyles styles, ref global::System.DateTimeRawInfo raw, global::System.Globalization.DateTimeFormatInfo dtfi) | System.DateTimeParse | inlinepackagestatic |
SetDateDMY(ref global::System.DateTimeResult result, int day, int month, int year) | System.DateTimeParse | inlineprivatestatic |
SetDateMDY(ref global::System.DateTimeResult result, int month, int day, int year) | System.DateTimeParse | inlineprivatestatic |
SetDateYDM(ref global::System.DateTimeResult result, int year, int day, int month) | System.DateTimeParse | inlineprivatestatic |
SetDateYMD(ref global::System.DateTimeResult result, int year, int month, int day) | System.DateTimeParse | inlineprivatestatic |
TM enum name | System.DateTimeParse | package |
TryAdjustYear(ref global::System.DateTimeResult result, int year, out int adjustedYear) | System.DateTimeParse | inlineprivatestatic |
TryParse(global::System.ReadOnlySpan< char > s, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles styles, out global::System.DateTime result) | System.DateTimeParse | inlinepackagestatic |
TryParse(global::System.ReadOnlySpan< char > s, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles styles, out global::System.DateTime result, out global::System.TimeSpan offset) | System.DateTimeParse | inlinepackagestatic |
TryParse(global::System.ReadOnlySpan< char > s, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles styles, ref global::System.DateTimeResult result) | System.DateTimeParse | inlinepackagestatic |
TryParseExact(global::System.ReadOnlySpan< char > s, global::System.ReadOnlySpan< char > format, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles style, out global::System.DateTime result) | System.DateTimeParse | inlinepackagestatic |
TryParseExact(global::System.ReadOnlySpan< char > s, global::System.ReadOnlySpan< char > format, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles style, out global::System.DateTime result, out global::System.TimeSpan offset) | System.DateTimeParse | inlinepackagestatic |
TryParseExact(global::System.ReadOnlySpan< char > s, global::System.ReadOnlySpan< char > format, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles style, ref global::System.DateTimeResult result) | System.DateTimeParse | inlinepackagestatic |
TryParseExactMultiple(global::System.ReadOnlySpan< char > s, string[] formats, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.Globalization.DateTimeStyles style, ref global::System.DateTimeResult result) | System.DateTimeParse | inlinepackagestatic |
TryParseQuoteString(global::System.ReadOnlySpan< char > format, int pos, global::System.Text.StringBuilder result, out int returnValue) | System.DateTimeParse | inlinepackagestatic |
VerifyValidPunctuation(ref global::System.__DTString str) | System.DateTimeParse | inlineprivatestatic |