4 references to Exponent
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (4)
1383
sbyte exponent =
Exponent
;
1406
destination[0] = (byte)
Exponent
;
1420
destination[0] = (byte)
Exponent
;
1588
return x.
Exponent
;