2 writes to Namespace
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\CodeGenerator.cs (1)
385Namespace = namespaceValue,
Microsoft.ML.CodeGenerator.Tests (1)
ApprovalTests\TemplateTest.cs (1)
139Namespace = "Namespace",
2 references to Namespace
Microsoft.ML.CodeGenerator (2)
Templates\Console\ModelBuilder.cs (2)
37this.Write(this.ToStringHelper.ToStringWithCulture(Namespace)); 41this.Write(this.ToStringHelper.ToStringWithCulture(Namespace));