-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Description
Symbol has no implementation
It is very simple to reproduce. I have web API & class library in dot net core 2.0. From any function, which is implemented in the class library, API controller, whenever I press ctrl+F12, a pop up appears with the following text "the symbol has no implementation" but when I simply press F12 it takes me into the definition I mean into the interface. And interestingly when I press ctrl+F12 from a class library it works perfectly and landed me into the implementation eiter pointing to the same class library or to the different class library project
I am using visual studio enterprise latest version
version: 15.9.6
windows 10 enterprise
version 1803
os build 17134.523
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels