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