Aragas/Bannerlord.MBOptionScreen

View on GitHub
src/MCM.UI/Utils/WrappedPropertyInfo.cs

Summary

Maintainability
A
0 mins
Test Coverage

Method SetValue has 7 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

        public override void SetValue(object? obj, object? value, BindingFlags invokeAttr, Binder? binder, object?[]? index, CultureInfo culture)
Severity: Major
Found in src/MCM.UI/Utils/WrappedPropertyInfo.cs - About 50 mins to fix

    Method GetValue has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

            public override object? GetValue(object? obj, BindingFlags invokeAttr, Binder? binder, object?[]? index, CultureInfo? culture) =>
    Severity: Minor
    Found in src/MCM.UI/Utils/WrappedPropertyInfo.cs - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status