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