1 write to _delType
Microsoft.ML.Transforms (1)
Expression\CodeGen.cs (1)
71
_delType
= typeFn.MakeGenericType(types);
1 reference to _delType
Microsoft.ML.Transforms (1)
Expression\CodeGen.cs (1)
89
return _meth.CreateDelegate(
_delType
);