close
Skip to content

Generate explicit cast for implicit conversions in 'use pattern matching' codefix#49757

Merged
CyrusNajmabadi merged 5 commits into
dotnet:masterfrom
alrz:castaneous
Dec 14, 2020
Merged

Generate explicit cast for implicit conversions in 'use pattern matching' codefix#49757
CyrusNajmabadi merged 5 commits into
dotnet:masterfrom
alrz:castaneous

Conversation

@alrz
Copy link
Copy Markdown
Member

@alrz alrz commented Dec 2, 2020

Fix #49740

Comment thread src/Analyzers/CSharp/Analyzers/UsePatternCombinators/AnalyzedPattern.cs Outdated
@alrz alrz marked this pull request as ready for review December 9, 2020 08:40
@alrz alrz requested a review from a team as a code owner December 9, 2020 08:40
@alrz alrz requested review from CyrusNajmabadi and removed request for a team December 9, 2020 08:40
@jinujoseph jinujoseph added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Dec 9, 2020
@CyrusNajmabadi CyrusNajmabadi merged commit 5a40fc4 into dotnet:master Dec 14, 2020
@ghost ghost added this to the Next milestone Dec 14, 2020
@dibarbet dibarbet modified the milestones: Next, 16.9.P3 Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error CS0266 after pattern matching

6 participants