[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static NumberBox<T> FormatProvider<T>([Nullable(new byte[] { (byte)1, (byte)0 })] this NumberBox<T> obj, [Nullable(new byte[] { (byte)1, (byte)2 })] Func<IFormatProvider?> formatProvider)
where T : struct, INumber<T>