2 references to TargetException
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeConstructorInfo.cs (1)
93
throw new
TargetException
();
src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeMethodInfo.cs (1)
92
throw new
TargetException
();