5 references to Add
Microsoft.ML.Core.Tests (1)
UnitTests\CoreBaseTestClass.cs (1)
298if (!Utils.Add(ref idsSeen, id))
Microsoft.ML.Data (3)
Commands\TypeInfoCommand.cs (1)
106Utils.Add(ref nonIdentity, types[i].GetRawKind());
DataView\CacheDataView.cs (1)
341Utils.Add(ref taskColumns, c);
Transforms\ValueToKeyMappingTransformer.cs (1)
574Utils.Add(ref toTrain, colIndex);
Microsoft.ML.TestFramework (1)
DataPipe\TestDataPipeBase.cs (1)
755if (!Utils.Add(ref idsSeen, id))