2 references to ArithmeticException
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
748return new System.ArithmeticException();
System\RuntimeExceptionHelpers.cs (1)
78return new ArithmeticException();