2 writes to Namespace
Microsoft.ML.CodeGenerator (2)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachModelCodeGenerator.cs (1)
105Namespace = _nameSpaceValue,
CodeGenerator\CSharp\CodeGenerator.cs (1)
191Namespace = namespaceValue,
2 references to Namespace
Microsoft.ML.CodeGenerator (2)
Templates\Console\ConsumeModel.cs (2)
35this.Write(this.ToStringHelper.ToStringWithCulture(Namespace)); 37this.Write(this.ToStringHelper.ToStringWithCulture(Namespace));