2 references to ExponentBias
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Half.cs (2)
125return (sbyte)(BiasedExponent - ExponentBias); 2341static int IBinaryFloatParseAndFormatInfo<Half>.ExponentBias => ExponentBias;