Open
Description
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
Labels
No labels