11 references to ThrowArgumentException_InvalidEnumValue
System.Private.CoreLib (11)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Math.cs (2)
1398ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode); 1413ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);
src\runtime\src\libraries\System.Private.CoreLib\src\System\MathF.cs (2)
422ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode); 437ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.DecimalIeee754.cs (1)
1881ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.Rounding.cs (1)
378ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\IBinaryInteger.cs (3)
99ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode); 177ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode); 255ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (2)
1734ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode); 1780ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);