Method CallParameterizedFunction
CallParameterizedFunction(ICorDebugFunction, uint, ICorDebugType[], uint, ICorDebugValue[])
void CallParameterizedFunction(ICorDebugFunction pFunction, uint nTypeArgs, ICorDebugType[] ppTypeArgs, uint nArgs, ICorDebugValue[] ppArgs)
Parameters
pFunction
ICorDebugFunctionnTypeArgs
uintppTypeArgs
ICorDebugType[]nArgs
uintppArgs
ICorDebugValue[]