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)
89return _meth.CreateDelegate(_delType);