Skip to content

Conversation

@CyrusNajmabadi
Copy link
Member

Fixes #71281

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner December 15, 2023 19:55
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 15, 2023
// See the LICENSE file in the project root for more information.

using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.Diagnostics;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

View with whitespace off.

@CyrusNajmabadi CyrusNajmabadi merged commit a8119d1 into dotnet:main Dec 15, 2023
@ghost ghost added this to the Next milestone Dec 15, 2023
@CyrusNajmabadi CyrusNajmabadi deleted the switchPatterns branch December 18, 2023 22:23
@Cosifne Cosifne modified the milestones: Next, 17.9 P3 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDE0010 False positive case var

3 participants