Skip to content

[WIP] Revamped expression resolver to have context #251

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jstedfast
Copy link
Member

This is needed to resolve ambiguous expressions such as
those that could be a type -or- a variable name.

Partial fix for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/939728/

This is needed to resolve ambiguous expressions such as
those that could be a type -or- a variable name.

Partial fix for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/939728/
@jstedfast
Copy link
Member Author

Merging this will cause monodevelop to fail to compile until mono/monodevelop#8800 is complete and gets merged...

@jstedfast jstedfast changed the title Revamped expression resolver to have context [WIP] Revamped expression resolver to have context Sep 24, 2019
Base automatically changed from master to main March 4, 2021 12:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants