5 references to ThrowNoInvokeException
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Reflection\ConstructorInvoker.cs (2)
160_method.ThrowNoInvokeException(); 232_method.ThrowNoInvokeException();
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodInvoker.cs (1)
293((RuntimeConstructorInfo)_method).ThrowNoInvokeException();
src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeConstructorInfo.cs (2)
107ThrowNoInvokeException(); 140ThrowNoInvokeException();