1 write to _slotNamesType
Microsoft.ML.Data (1)
Deprecated\Instances\HeaderSchema.cs (1)
34
_slotNamesType
= new VectorDataViewType(TextDataViewType.Instance, collection.Count);
1 reference to _slotNamesType
Microsoft.ML.Data (1)
Deprecated\Instances\HeaderSchema.cs (1)
37
metadataBuilder.Add(AnnotationUtils.Kinds.SlotNames,
_slotNamesType
,