Skip to content

TagHelperDescriptor.GetAllDiagnostics() does not include diagnostics from BoundAttributeParameterDescriptors #8544

Open
@DustinCampbell

Description

@DustinCampbell

It appears that it was an oversight to not include diagnostics from any BoundAttributeParameterDescriptors when calling TagHelperDescriptor.GetAllDiagnostics(). IMO, it seems a fairly safe change to make since any callers of this API would've expected that they'd receive all diagnostics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-compilerUmbrella for all compiler issuesbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions