2 references to ToDateTime
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
10659
throw SQL.SmallDateTimeOverflow(MetaType.
ToDateTime
(dt.days, dt.time, 4).ToString(CultureInfo.InvariantCulture));
10846
throw SQL.SmallDateTimeOverflow(MetaType.
ToDateTime
(dt.days, dt.time, 4).ToString(CultureInfo.InvariantCulture));