2 references to FormatBigInteger
System.Runtime.Numerics (2)
System\Number.BigInteger.cs (2)
746return FormatBigInteger<Utf16Char>(targetSpan: false, value, format, format, info, default, out _, out _)!; 752FormatBigInteger(targetSpan: true, value, null, format, info, destination, out charsWritten, out bool spanSuccess);