Skip to content

Fix issue with 'use pattern matching' where it would cause a variable to not be considered assigned#76407

Merged
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:usePatternMatchingNot
Dec 13, 2024
Merged

Fix issue with 'use pattern matching' where it would cause a variable to not be considered assigned#76407
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:usePatternMatchingNot

Conversation

@CyrusNajmabadi
Copy link
Contributor

Fixes #76372

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner December 12, 2024 22:05
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 12, 2024
@CyrusNajmabadi
Copy link
Contributor Author

@JoeRobich @ToddGrun @akhera99 ptal.

…emberAccessCodeFixProvider.cs

Co-authored-by: Joey Robichaud <[email protected]>
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 VSCode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDE0260 code fixer produces invalid code (CS0165)

3 participants