1 write to _getId
Microsoft.ML.Data (1)
Training\TrainerUtils.cs (1)
757_getId = Row.GetIdGetter();
2 references to _getId
Microsoft.ML.Data (2)
Training\TrainerUtils.cs (2)
794if (_getId != null) 795_getId(ref Id);