3 references to TypeWithAttributes
Microsoft.ML.Data (3)
Data\DataViewTypeManager.cs (3)
74
var rawType = new
TypeWithAttributes
(type, typeAttr);
109
var rawType = new
TypeWithAttributes
(type, typeAttr);
184
var rawType = new
TypeWithAttributes
(type, typeAttribute);