Skip to content

Introduce explicit downcast to VB .NET#43351

Merged
CyrusNajmabadi merged 55 commits intodotnet:masterfrom
y87feng:40967-VB
May 5, 2020
Merged

Introduce explicit downcast to VB .NET#43351
CyrusNajmabadi merged 55 commits intodotnet:masterfrom
y87feng:40967-VB

Conversation

@y87feng
Copy link
Contributor

@y87feng y87feng commented Apr 14, 2020

Previous C# version pr: #41371

Implement code fix for error code: BC30512/BC42016, BC30518/BC30159

Update:

  1. Support quick fix for Attribute argument
  2. If the error span is on the invocation identifier name(BC30518/BC30159), provide the quick fix for the first argument that needs to be cast.

@y87feng y87feng requested a review from a team as a code owner April 14, 2020 19:57
@y87feng y87feng self-assigned this Apr 14, 2020
@y87feng y87feng requested a review from ryzngard April 14, 2020 20:07
…ceDistanceComparer.cs

Co-Authored-By: Andrew Hall <ryzngard@live.com>
Copy link
Contributor

@ryzngard ryzngard left a comment

Choose a reason for hiding this comment

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

About half through, need to move onto some other work for a bit. I'll try to finish up tonight.

@CyrusNajmabadi
Copy link
Contributor

Looking now.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@CyrusNajmabadi CyrusNajmabadi merged commit cf771e0 into dotnet:master May 5, 2020
@ghost ghost added this to the Next milestone May 5, 2020
@jinujoseph
Copy link
Contributor

@CyrusNajmabadi Good to close this #33533 ?

@CyrusNajmabadi
Copy link
Contributor

Yup!

@JoeRobich JoeRobich modified the milestones: Next, 16.7.P2 May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants