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