2 references to OutOfMemory
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (1)
406
ExceptionIDs exID = fIsOverflow ? ExceptionIDs.Overflow : ExceptionIDs.
OutOfMemory
;
System\RuntimeExceptionHelpers.cs (1)
58
case ExceptionIDs.
OutOfMemory
: