2 references to MaxBiasedExponent
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (2)
889else if (biasedExponent == MaxBiasedExponent) 2130static int IBinaryFloatParseAndFormatInfo<BFloat16>.InfinityExponent => MaxBiasedExponent;