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

Add DefaultOverload attribute to projected interface methods #672

Merged
merged 2 commits into from Jan 18, 2021

Conversation

manodasanW
Copy link
Member

Previous fix for DefaultOverload attribute was not enough because our projected interface methods in consumption scenarios do not project that attribute. Given we need to be aware in authoring scenarios whether an method being implemented is the one with default overload specified, updating for that attribute to be projected.

Fixes #662

@manodasanW manodasanW merged commit 3a4dd0d into master Jan 18, 2021
@manodasanW manodasanW deleted the manodasanw/defaultoverload2 branch January 18, 2021 04:38
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.

Authoring with user control - diagnostics catching Xaml generated file
2 participants