3 writes to Path
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachConsoleAppCodeGenerator.cs (1)
49Path = _settings.TrainDataset,
Microsoft.ML.CodeGenerator.Tests (2)
ApprovalTests\ConsoleCodeGeneratorTests.cs (2)
386Path = "/path/to/file", 409Path = "/path/to/file",
1 reference to Path
Microsoft.ML.CodeGenerator (1)
Templates\Azure\Console\AzureModelBuilder.cs (1)
41this.Write(this.ToStringHelper.ToStringWithCulture(Path));