Skip to content

Request handlers defined in partial classes cannot be resolved correctly #4

@andreesteve

Description

@andreesteve

When a handler is defined in multiple partial classes, we fail to correctly parse the handler metadata.
Happens in this particular line:

declaredSupportedRequestTypes = Enumerable.Empty<ITypeSymbol>();

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions