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