5 references to DT
Microsoft.ML.Core (5)
Data\ColumnTypeExtensions.cs (1)
120if (kind == InternalDataKind.DT)
Data\DataKind.cs (4)
109DateTime = DT, 279case InternalDataKind.DT: 325kind = InternalDataKind.DT; 373case InternalDataKind.DT: