7 references to ThrowArgumentException_InvalidEnumValue
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Math.cs (1)
1387ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);
src\libraries\System.Private.CoreLib\src\System\MathF.cs (1)
424ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);
src\libraries\System.Private.CoreLib\src\System\Numerics\IBinaryInteger.cs (3)
99ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode); 177ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode); 255ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (2)
1734ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode); 1780ThrowHelper.ThrowArgumentException_InvalidEnumValue(mode);