5 references to ValidateInvokeTarget
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodInvoker.cs (2)
196
ValidateInvokeTarget
(obj, _method);
274
ValidateInvokeTarget
(obj, _method);
src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeConstructorInfo.cs (1)
111
MethodInvokerCommon.
ValidateInvokeTarget
(obj, this);
src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeMethodInfo.cs (1)
122
MethodInvokerCommon.
ValidateInvokeTarget
(obj, this);
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
301
MethodInvokerCommon.
ValidateInvokeTarget
(obj, this);