1 reference to GetException
System.Runtime.Numerics (1)
System\Number.BigInteger.cs (1)
31internal static void ThrowOverflowOrFormatException(ParsingStatus status) => throw GetException(status);