2 references to MaxBiasedExponent
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Half.cs (2)
999if (exp == MaxBiasedExponent) 1226else if (biasedExponent == MaxBiasedExponent)