1 reference to MaxInternalValue
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (1)
95
public static Decimal32 MaxValue => new Decimal32(
MaxInternalValue
);