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