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