1 write to _srcGetter
Microsoft.ML.Data (1)
Transforms\Hashing.cs (1)
1666
_srcGetter
= Row.GetGetter<VBuffer<T>>(Row.Schema[_srcCol]);
1 reference to _srcGetter
Microsoft.ML.Data (1)
Transforms\Hashing.cs (1)
1673
_srcGetter
(ref _value);