1 write to _mapAction
Microsoft.ML.Transforms (1)
CustomMappingTransformer.cs (1)
54
_mapAction
= mapAction;
2 references to _mapAction
Microsoft.ML.Transforms (2)
CustomMappingTransformer.cs (2)
62
_contractAssembly =
_mapAction
.Method.DeclaringType.Assembly.FullName;
150
_parent.
_mapAction
(src, dst);