1 reference to MaxValue
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1491
return (bits == PositiveInfinityBits) ?
MaxValue
: x;