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