4 references to Exponent
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (4)
1002sbyte exponent = Exponent; 1025destination[0] = (byte)Exponent; 1039destination[0] = (byte)Exponent; 1197return x.Exponent;