2 references to Id
Microsoft.ML.Transforms (2)
Expression\BuiltinFunctions.cs (2)
129/// Returns the MethodInfo for <see cref="Id{T}(T)"/> 133Action<T> fn = Id<T>;