Skip to content

New feature: analyze .razor files (Blazor components) #536

Open
@gaelj

Description

@gaelj

I wanted to use this analyzer primarily to detect missing @implements IDisposable delcarations in Blazor components that contain a Dispose() function, but after testing, it seems not to be supported.

I do get IDISP009 warning for this kind of mistake in a cs file. I would like to have it in razor files as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions