3 references to Count
Microsoft.ML.FastTree (3)
SumupPerformanceCommand.cs (3)
91
_host.CheckUserArg(args.
Count
>= 0, nameof(args.
Count
), "Must be non-negative");
97
_count = args.
Count
;