2 references to __DTString
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (2)
2527__DTString str = new __DTString(s, dtfi); 5402internal __DTString(ReadOnlySpan<char> str, DateTimeFormatInfo dtfi, bool checkDigitToken) : this(str, dtfi)