18 references to GetNext
System.Private.CoreLib (18)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (18)
485
while (str.
GetNext
() && char.IsAsciiDigit(ch = str.m_current))
1233
str.
GetNext
();
2531
str.
GetNext
();
3031
if (str.
GetNext
())
3072
if (str.
GetNext
())
3142
while (state == HebrewNumberParsingState.ContinueParsing && str.
GetNext
())
3256
if (!str.
GetNext
())
3405
if (str.
GetNext
())
3506
if (str.
GetNext
())
3607
if (str.
GetNext
())
3674
if (str.
GetNext
())
3750
if (str.
GetNext
())
3799
if (str.
GetNext
())
3858
if (str.
GetNext
())
4078
if (LocalAppContextSwitches.EnforceLegacyJapaneseDateParsing || dtfi.Calendar.ID != CalendarId.JAPAN || !str.
GetNext
())
4510
if (format.
GetNext
())
4563
if (format.
GetNext
())
4721
while (format.
GetNext
())