3 references to Exponent
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Decimal.cs (3)
1129sbyte exponent = Exponent; 1144destination[0] = (byte)Exponent; 1158destination[0] = (byte)Exponent;