Skip to content

Fix SA1649 for C# 15 union declarations - #4096

Open
verdie-g wants to merge 1 commit into
DotNetAnalyzers:masterfrom
verdie-g:fix/sa1649-union-declarations
Open

Fix SA1649 for C# 15 union declarations#4096
verdie-g wants to merge 1 commit into
DotNetAnalyzers:masterfrom
verdie-g:fix/sa1649-union-declarations

Conversation

@verdie-g

Copy link
Copy Markdown

Fixes the SA1649 analyzer crash on C# 15 union declarations by handling all TypeDeclarationSyntax nodes.

Adds regression coverage for diagnostics, code fixes, and generic unions.

Tests: 119 SA1649 tests passed.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant