-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-CompilersBugFeature - Default Interface ImplDefault Interface ImplementationDefault Interface Implementation
Milestone
Description
The LDM decided on the base invocation syntax base(N.I1<T>).M(s). We also decided that the syntax should be permitted in classes (e.g. to invoke an implementation from a skip-base class or a base interface).
This needs to be implemented in the compiler. Also, we need to decide on an implementation strategy. What IL would that generate? Since interface implementations are currently private methods, it may require further CLR changes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-CompilersBugFeature - Default Interface ImplDefault Interface ImplementationDefault Interface Implementation