Skip to content

Handle ValidateFormatString edge case#45007

Merged
CyrusNajmabadi merged 6 commits intodotnet:masterfrom
sigmachirality:FormatStringEdgeCase
Jun 13, 2020
Merged

Handle ValidateFormatString edge case#45007
CyrusNajmabadi merged 6 commits intodotnet:masterfrom
sigmachirality:FormatStringEdgeCase

Conversation

@sigmachirality
Copy link
Contributor

fixes #42764

Small changes, adds some test cases to cover the different ways arrays can be defined in VB.

@dnfadmin
Copy link

dnfadmin commented Jun 9, 2020

CLA assistant check
All CLA requirements met.

@CyrusNajmabadi
Copy link
Contributor

Awesome, thanks :)

Copy link
Contributor

@jmarolf jmarolf left a comment

Choose a reason for hiding this comment

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

:shipit:

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 e7663ec into dotnet:master Jun 13, 2020
@CyrusNajmabadi
Copy link
Contributor

Thanks much!

@ghost ghost added this to the Next milestone Jun 13, 2020
@dibarbet dibarbet modified the milestones: Next, 16.7.P4 Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDE0043 error is incorrect when using literal array

6 participants