onebeyond/onebeyond-studio-core

View on GitHub
src/OneBeyond.Studio.Crosscuts/Json/IanaTimeZoneInfoJsonConverter.cs

Summary

Maintainability
A
35 mins
Test Coverage

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

        JsonReader reader,
        Type objectType,
        TimeZoneInfo? existingValue,
        bool hasExistingValue,
        JsonSerializer serializer)
Severity: Minor
Found in src/OneBeyond.Studio.Crosscuts/Json/IanaTimeZoneInfoJsonConverter.cs - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status