Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SA1008 False Positive if a tuple type is assigned an alias via using. #3743

Closed
otac0n opened this issue Dec 5, 2023 · 0 comments · Fixed by #3748
Closed

SA1008 False Positive if a tuple type is assigned an alias via using. #3743

otac0n opened this issue Dec 5, 2023 · 0 comments · Fixed by #3748

Comments

@otac0n
Copy link
Contributor

otac0n commented Dec 5, 2023

image
    using WeaveTemplateItem = (string path, Microsoft.CodeAnalysis.Text.SourceText text, bool useSourceGeneration, bool? configFileExists);
bjornhellander added a commit to bjornhellander/StyleCopAnalyzers that referenced this issue Dec 8, 2023
bjornhellander added a commit to bjornhellander/StyleCopAnalyzers that referenced this issue Dec 15, 2023
@sharwell sharwell added this to the 1.2-beta.next milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants