4 references to Exponent
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Half.cs (4)
1343
sbyte exponent =
Exponent
;
1366
destination[0] = (byte)
Exponent
;
1380
destination[0] = (byte)
Exponent
;
1538
return x.
Exponent
;