2 references to _IsVarTime
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
2927
if (MetaType.
_IsVarTime
(p.SqlDbType)) {
fx\src\data\System\Data\SqlClient\SqlEnums.cs (1)
85
IsVarTime =
_IsVarTime
(sqldbType);