1 reference to Other
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (1)
6020
currentType = char.IsAsciiDigit(ch) ? DTSubStringType.Number : DTSubStringType.
Other
;