Recursive use of inline member should produce better diagnostic #17991
Labels
Area-Diagnostics
mistakes and possible improvements to diagnostics
Bug
Feature Request
Impact-Low
(Internal MS Team use only) Describes an issue with limited impact on existing code.
Milestone
The following code
Is currently producing the following diagnostics:
which are quite misleading.
I propose we improve diagnostic with something like "Functions and members cannot be both inline and recursive".
The text was updated successfully, but these errors were encountered: