5 references to MarshalInvoke
Microsoft.ML.Core (5)
Utilities\Utils.cs (5)
1018
/// A one-argument version of <see cref="
MarshalInvoke
{TResult}(FuncStaticMethodInfo1{TResult}, Type)"/>.
1037
/// A one-argument, three-type-parameter version of <see cref="
MarshalInvoke
{TResult}(FuncStaticMethodInfo1{TResult}, Type)"/>.
1056
/// A two-argument version of <see cref="
MarshalInvoke
{TResult}(FuncStaticMethodInfo1{TResult}, Type)"/>.
1075
/// A two-argument, two-type-parameter version of <see cref="
MarshalInvoke
{TResult}(FuncStaticMethodInfo1{TResult}, Type)"/>.
1094
/// A two-argument, three-type-parameter version of <see cref="
MarshalInvoke
{TResult}(FuncStaticMethodInfo1{TResult}, Type)"/>.