Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance VB FindBindingText test helper to find prefix text matches #18085

Merged
merged 1 commit into from
Mar 23, 2017

Conversation

mavasani
Copy link
Contributor

This is needed when we want to find IOperation for a multiline syntax node, but the 'BIND annotation can only contain the first line of the text.
Fixes #18047

This is needed when we want to find IOperation for a multiline syntax node, but the 'BIND annotation can only contain the first line of the text.
Fixes dotnet#18047
@mavasani
Copy link
Contributor Author

Tagging @AlekseyTs @dotnet/analyzer-ioperation for review

@mavasani
Copy link
Contributor Author

Also tagging @dotnet/roslyn-compiler

@mavasani
Copy link
Contributor Author

Ping? I would like to get this in tomorrow to unblock other team members from writing VB IOperation unit tests for multiline syntax nodes.

@cston
Copy link
Member

cston commented Mar 23, 2017

LGTM

@mavasani
Copy link
Contributor Author

Thank you Chuck!

@mavasani mavasani merged commit 5b7be68 into dotnet:master Mar 23, 2017
@mavasani mavasani deleted the FixOperationUnitTestGenerator branch March 23, 2017 04:13
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.

4 participants