28 references to ThrowMinMaxException
System.Private.CoreLib (28)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Double.cs (2)
961Math.ThrowMinMaxException(min, max); 971Math.ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1645Math.ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
1194Math.ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Math.cs (13)
541ThrowMinMaxException(min, max); 561ThrowMinMaxException(min, max); 581ThrowMinMaxException(min, max); 601ThrowMinMaxException(min, max); 621ThrowMinMaxException(min, max); 641ThrowMinMaxException(min, max); 676ThrowMinMaxException(min, max); 697ThrowMinMaxException(min, max); 717ThrowMinMaxException(min, max); 738ThrowMinMaxException(min, max); 759ThrowMinMaxException(min, max); 780ThrowMinMaxException(min, max); 816ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal128.cs (2)
1186Math.ThrowMinMaxException(min, max); 1201Math.ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (2)
1209Math.ThrowMinMaxException(min, max); 1224Math.ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal64.cs (2)
1200Math.ThrowMinMaxException(min, max); 1215Math.ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\INumber.cs (2)
29Math.ThrowMinMaxException(min, max); 50Math.ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Single.cs (2)
958Math.ThrowMinMaxException(min, max); 968Math.ThrowMinMaxException(min, max);
src\runtime\src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
1432Math.ThrowMinMaxException(min, max);