2 references to GetClasslibException
System.Private.CoreLib (2)
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (2)
635
exceptionToThrow =
GetClasslibException
(exceptionId, faultingCodeAddress);
668
exceptionObj =
GetClasslibException
(ExceptionIDs.NullReference, faultingCodeAddress);