4 references to StdoutPath
Microsoft.ML.TestFramework (4)
BaseTestPredictorsMaml.cs (2)
167var consOutPath = ctx.StdoutPath(); 260OutputPath consOutPath2 = ctx2.StdoutPath();
TestCommandBase.cs (2)
296OutputPath outputPath = ctx.StdoutPath(); 606return Params.StdoutPath();