Skip to content

We need a proper way to exclude a custom formatter from automatic inclusion in the resolver #1823

Description

@AArnott

Since #1739, custom formatters will get included in the resolver. But that breaks the custom formatter that is only intended for explicit opt-in via the MessagePackFormatterAttribute applied to a particular member.
We need a IgnoreFormatterAttribute or something that the source generator will recognize and honor by not adding the formatter to the resolver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions