32 references to Add
Microsoft.ML.AutoML.SourceGenerator (10)
Template\EstimatorType.cs (2)
222this.Errors.Add(error); 232this.Errors.Add(error);
Template\SearchSpace.cs (2)
239this.Errors.Add(error); 249this.Errors.Add(error);
Template\SweepableEstimator.cs (2)
241this.Errors.Add(error); 251this.Errors.Add(error);
Template\SweepableEstimator_T_.cs (2)
246this.Errors.Add(error); 256this.Errors.Add(error);
Template\SweepableEstimatorFactory.cs (2)
217this.Errors.Add(error); 227this.Errors.Add(error);
Microsoft.ML.CodeGenerator (20)
Templates\Azure\Console\AzureModelBuilder.cs (2)
316this.Errors.Add(error); 326this.Errors.Add(error);
Templates\Azure\Model\AzureImageModelOutputClass.cs (2)
257this.Errors.Add(error); 267this.Errors.Add(error);
Templates\Azure\Model\AzureObjectDetectionModelOutputClass.cs (2)
257this.Errors.Add(error); 267this.Errors.Add(error);
Templates\Console\ConsumeModel.cs (2)
268this.Errors.Add(error); 278this.Errors.Add(error);
Templates\Console\ModelBuilder.cs (2)
633this.Errors.Add(error); 643this.Errors.Add(error);
Templates\Console\ModelInputClass.cs (2)
231this.Errors.Add(error); 241this.Errors.Add(error);
Templates\Console\ModelOutputClass.cs (2)
274this.Errors.Add(error); 284this.Errors.Add(error);
Templates\Console\ModelProject.cs (2)
263this.Errors.Add(error); 273this.Errors.Add(error);
Templates\Console\PredictProgram.cs (2)
290this.Errors.Add(error); 300this.Errors.Add(error);
Templates\Console\PredictProject.cs (2)
268this.Errors.Add(error); 278this.Errors.Add(error);
System.CodeDom (2)
System\CodeDom\Compiler\CompilerErrorCollection.cs (2)
39Add(value[i]); 53Add(value[i]);