2 writes to Namespace
Microsoft.ML.CodeGenerator (2)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachConsoleAppCodeGenerator.cs (1)
67Namespace = _nameSpaceValue,
CodeGenerator\CSharp\CodeGenerator.cs (1)
328Namespace = namespaceValue,
2 references to Namespace
Microsoft.ML.CodeGenerator (2)
Templates\Console\PredictProject.cs (2)
79this.Write(this.ToStringHelper.ToStringWithCulture(Namespace)); 81this.Write(this.ToStringHelper.ToStringWithCulture(Namespace));