Skip to content

Conversation

@yurko7
Copy link
Contributor

@yurko7 yurko7 commented Aug 23, 2018

PR Summary

Consider protected internal access modifier for non virtual calls of base class overridden methods.
Fix #7622

PR Checklist

@PowerShellTeam, looks like the fix falls into bucket 3 of breaking changes.

Copy link
Collaborator

@rjmholt rjmholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me

@daxian-dbw daxian-dbw merged commit 165f2c9 into PowerShell:master Aug 29, 2018
@iSazonov
Copy link
Collaborator

@yurko7 Thank you for the contribution!

TravisEz13 pushed a commit that referenced this pull request Aug 31, 2018
@TravisEz13 TravisEz13 added this to the v6.1.0 milestone Aug 31, 2018
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.

Impossible to call overridden protected internal method of base class.

5 participants