19 references to GetNext
System.Private.CoreLib (19)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (19)
475
while (str.
GetNext
() && char.IsAsciiDigit(ch = str.m_current))
1227
str.
GetNext
();
2529
str.
GetNext
();
3001
if (str.
GetNext
())
3042
if (str.
GetNext
())
3086
while (state == HebrewNumberParsingState.ContinueParsing && str.
GetNext
())
3200
if (!str.
GetNext
())
3349
if (str.
GetNext
())
3450
if (str.
GetNext
())
3551
if (str.
GetNext
())
3618
if (str.
GetNext
())
3694
if (str.
GetNext
())
3743
if (str.
GetNext
())
3790
if (str.
GetNext
())
4010
if (LocalAppContextSwitches.EnforceLegacyJapaneseDateParsing || dtfi.Calendar.ID != CalendarId.JAPAN || !str.
GetNext
())
4442
if (format.
GetNext
())
4460
if (format.
GetNext
())
4497
if (format.
GetNext
())
4655
while (format.
GetNext
())