1 reference to NegativeOneValue
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (1)
812
public static Decimal32 NegativeOne => new Decimal32(
NegativeOneValue
);