2 references to ExtractBiasedExponentFromBits
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Single.cs (2)
126return ExtractBiasedExponentFromBits(bits); 554byte biasedExponent = ExtractBiasedExponentFromBits(bits);