type check internal error for interface with static abstract member that is implemented as instance member #16156
Labels
Area-Compiler-Checking
Type checking, attributes and all aspects of logic checking
Area-Diagnostics
mistakes and possible improvements to diagnostics
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Reported by @pblasucci.
Actual behavior
Expected behavior
For now, suggesting to default to the existing message for missing override:
It could also be more explicit about the member existing but not being defined as static.
The text was updated successfully, but these errors were encountered: