Should reject changing method visibility while overriding #289
Labels
effort/medium
Medium work item – a couple days of effort
feature-request
A feature should be added or improved.
language/dotnet
Related to .NET bindings (C#, F#, ...)
p1
The following is NOT allowed in C#:
I honestly don't understand why, it seems like yet another perfectly reasonable thing to allow, but like Return Value Covariance it's one of those things that C# draws a hard line on and so we have to disallow it in jsii.
The text was updated successfully, but these errors were encountered: