Skip to content

Inconsistent visibility of protected interface members #8269

Answered by HaloFour
zvrba asked this question in General
Discussion options

You must be logged in to vote

I think the problem is that the runtime requires changes in order to support such an invocation, regardless of what syntax would be used. As soon as this is cast to anything you lose the ability to call members that require privileged accessibility. This is true with inheritance, too.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zvrba
Comment options

@HaloFour
Comment options

Answer selected by zvrba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants