4 references to Type
Microsoft.ML.FastTree (4)
SumupPerformanceCommand.cs (4)
89
_host.CheckUserArg(Enum.IsDefined(typeof(IntArrayType), args.
Type
) && args.
Type
!= IntArrayType.Current, nameof(args.
Type
), "Value not defined");
95
_type = args.
Type
;