3 references to Commands
Microsoft.ML.Maml (3)
ChainCommand.cs (3)
53if (_args.Commands != null) 55for (int i = 0; i < _args.Commands.Length; i++) 59var sub = _args.Commands[i];