1 write to Type
Microsoft.ML.Data (1)
Transforms\MetadataDispatcher.cs (1)
80Type = type;
2 references to Type
Microsoft.ML.Data (2)
Transforms\MetadataDispatcher.cs (2)
226yield return new KeyValuePair<string, DataViewType>(g.Kind, g.Type); 261return g.Type;