2 references to GetItemType
Microsoft.ML.TestFrameworkCommon (2)
TestCommon.cs (2)
123
ulong ksize = type1.
GetItemType
() is KeyDataViewType keyType ? keyType.Count : 0;
252
if (!(t1.
GetItemType
() is TextDataViewType))