onebeyond/onebeyond-studio-core

View on GitHub
src/OneBeyond.Studio.Crosscuts/3rdParty/SmartEnum.JsonNet/SmartEnumValueConverter.cs

Summary

Maintainability
A
35 mins
Test Coverage

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

    public override TEnum ReadJson(JsonReader reader, Type objectType, TEnum? existingValue, bool hasExistingValue, JsonSerializer serializer)

    There are no issues that match your filters.

    Category
    Status