2 references to ConstructKeyType
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoader.cs (1)
772itemType = TypeParsingUtils.ConstructKeyType(col.Type, col.KeyCount);
Transforms\TypeConverting.cs (1)
357itemType = TypeParsingUtils.ConstructKeyType(kind, keyCount);