5 references to Arguments
Microsoft.ML.Maml (3)
ChainCommand.cs (3)
12[assembly: LoadableClass(ChainCommand.Summary, typeof(ChainCommand), typeof(ChainCommand.Arguments), typeof(SignatureCommand), 34private readonly Arguments _args; 36public ChainCommand(IHostEnvironment env, Arguments args)
Microsoft.ML.ResultProcessor (2)
ResultProcessor.cs (2)
432var chainArgs = commandArgs as ChainCommand.Arguments;