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)
107
ThrowNoInvokeException
();
140
ThrowNoInvokeException
();