Formats the string using the invariant culture.
public static string FormatInvariant(this string format, params object?[] args)
The formatted string.