Go to Definition Won't work if Class is from dll package.
When I hit Ctrl+B to go to definition it only works if class is defined in my project. But if class comes from nuget package or from .NET framework library then by pressing Ctrl+B nothing happens. Is there a workaround?
Please sign in to leave a comment.