CORE-POS/IS4C

View on GitHub
pos/is4c-nf/scale-drivers/drivers/NewMagellan/Newtonsoft.Json/Serialization/JsonSerializerInternalBase.cs

Summary

Maintainability
A
45 mins
Test Coverage

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

        protected bool IsErrorHandled(object currentObject, JsonContract contract, object keyValue, IJsonLineInfo lineInfo, string path, Exception ex)

    There are no issues that match your filters.

    Category
    Status