In Visual Studio 2013, when i right click on a fx a method and choose "Navigate To -> Decompiled Sources", nothing happens.
How do i enable this ?
In Visual Studio 2013, when i right click on a fx a method and choose "Navigate To -> Decompiled Sources", nothing happens.
How do i enable this ?
I had the same issue. I have fixed it by navigating ReSharper => Options => Tools => External Sources and checked "Decompile methods" checkbox
Hope this helps somebody