4 references to Match
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (4)
3260
if (str.
Match
(":"))
4362
!str.
Match
(dtfi.TimeSeparator))
4373
!str.
Match
(dtfi.DateSeparator))
4487
if (!str.
Match
(GMTName))