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