Action and Controller not resolved for API actions
Hi, seems like R# is not resolving controllers and actions on API controllers (System.Web.Http.ApiController class) anymore.
For example, the StartImport action below is not resolved:

However, actions and normal controllers (System.Web.Mvc.Controller class) ARE resolved.
Problem experienced in R# 2019.1.2 and 2019.1.3
Please sign in to leave a comment.
Hello,
Thank you for the feedback.
Could you please specify what project you are working in: .NET Framework/.NET Core, what version?
We'd be grateful if you could provide some sample solution demonstrating the problem. You can share it privately via 'Submit a request' form.
Thank you.
Hi Angelina, thanks for the reply. Now it's working suddenly. Must be the dreaded "did you try turning it off and on again" effect.
Dave