Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

More update for default interface methods#10818

Merged
yizhang82 merged 2 commits intodotnet:dev/defaultintffrom
yizhang82:dev/defaultintf
Apr 8, 2017
Merged

More update for default interface methods#10818
yizhang82 merged 2 commits intodotnet:dev/defaultintffrom
yizhang82:dev/defaultintf

Conversation

@yizhang82
Copy link

  • Allow calling protected instance methods on interfaces
  • Added a test for diamond shape scenario (inhering from multiple interface with conflicting method overriding base interface) and tentatively added a throw

@yizhang82 yizhang82 merged commit 0635e8f into dotnet:dev/defaultintf Apr 8, 2017
yizhang82 added a commit that referenced this pull request May 23, 2017
* Support protected methods
* add a test for diamond shape scenario and tentatively throw exception when that happens
yizhang82 added a commit that referenced this pull request Jun 8, 2017
* Support protected methods
* add a test for diamond shape scenario and tentatively throw exception when that happens
yizhang82 added a commit that referenced this pull request Jun 9, 2017
* Support protected methods
* add a test for diamond shape scenario and tentatively throw exception when that happens
yizhang82 added a commit that referenced this pull request Jun 26, 2017
* Support protected methods
* add a test for diamond shape scenario and tentatively throw exception when that happens
yizhang82 added a commit that referenced this pull request Jun 28, 2017
* Support protected methods
* add a test for diamond shape scenario and tentatively throw exception when that happens
yizhang82 added a commit to yizhang82/coreclr that referenced this pull request Jul 10, 2017
* Support protected methods
* add a test for diamond shape scenario and tentatively throw exception when that happens
yizhang82 added a commit that referenced this pull request Jul 10, 2017
* Support protected methods
* add a test for diamond shape scenario and tentatively throw exception when that happens
yizhang82 added a commit that referenced this pull request Jul 19, 2017
* Support protected methods
* add a test for diamond shape scenario and tentatively throw exception when that happens
@karelz karelz modified the milestone: Future Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants