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

Get the events from syntax that have been optimized away #530

Merged
merged 4 commits into from
Feb 29, 2020

Conversation

GrahamTheCoder
Copy link
Member

Fixes #528

I have found a problem, which is very likely the cause of #528. The compiler's semantic model doesn't list the event as handled by the method. This may be a bug, or a subtlety in the API.
I've got a workaround for this but it's causing some comment related test failures which needs investigating

@GrahamTheCoder GrahamTheCoder marked this pull request as ready for review February 29, 2020 22:19
@GrahamTheCoder GrahamTheCoder merged commit 286bde8 into master Feb 29, 2020
@GrahamTheCoder GrahamTheCoder deleted the methodwithhandles branch February 29, 2020 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VB -> C#: _There were no events while converting the design file.
1 participant