4 references to Exponent
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Half.cs (4)
1347
sbyte exponent =
Exponent
;
1370
destination[0] = (byte)
Exponent
;
1384
destination[0] = (byte)
Exponent
;
1542
return x.
Exponent
;