1 reference to MinInternalValue
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (1)
92
public static Decimal32 MinValue => new Decimal32(
MinInternalValue
);