3 references to MatchHebrewDigits
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (3)
4130
parseResult =
MatchHebrewDigits
(ref str, out tempYear);
4149
!
MatchHebrewDigits
(ref str, out tempMonth))
4191
!
MatchHebrewDigits
(ref str, out tempDay))