7 references to DZ
Microsoft.ML.Core (5)
Data\ColumnTypeExtensions.cs (1)
122
if (kind == InternalDataKind.
DZ
)
Data\DataKind.cs (4)
111
DateTimeZone =
DZ
,
281
case InternalDataKind.
DZ
:
327
kind = InternalDataKind.
DZ
;
375
case InternalDataKind.
DZ
:
Microsoft.ML.Core.Tests (2)
UnitTests\CoreBaseTestClass.cs (2)
125
case InternalDataKind.
DZ
:
168
case InternalDataKind.
DZ
: