In Visual Studio, when you right-click a method call, you go to the implementation of that method inside a class except if you access this method through an interface: in th
For people who use Resharper, pressing CTRL + F12 will make you go directly to the class method!