2 writes to ProcValueDelegate
Microsoft.ML.Transforms (2)
MissingValueReplacingUtils.cs (2)
342ProcValueDelegate = ProcessValueMax; 344ProcValueDelegate = ProcessValueMin;
3 references to ProcValueDelegate
Microsoft.ML.Transforms (3)
MissingValueReplacingUtils.cs (3)
353ProcValueDelegate(in val, slot); 686ProcValueDelegate(in def, slot); 910ProcValueDelegate(in def, slot);