CORE-POS/IS4C

View on GitHub
pos/is4c-nf/scale-drivers/drivers/NewMagellan/Newtonsoft.Json/Utilities/StringUtils.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method FormatWith has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public static string FormatWith(this string format, IFormatProvider provider, object arg0, object arg1, object arg2, object arg3)

    Method FormatWith has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            public static string FormatWith(this string format, IFormatProvider provider, object arg0, object arg1, object arg2)

      There are no issues that match your filters.

      Category
      Status