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