1 write to _mapAction
Microsoft.ML.Transforms (1)
StatefulCustomMappingTransformer.cs (1)
56_mapAction = mapAction;
3 references to _mapAction
Microsoft.ML.Transforms (3)
StatefulCustomMappingTransformer.cs (3)
60_contractAssembly = _mapAction.Method.DeclaringType.Assembly.FullName; 177_parent._mapAction(src, dst, state); 296_parent._parent._mapAction(src, dst, state);