Christian Bekker
Christian Bekker

Reputation: 1867

Resharper 8: Navigate To Decompiled Sources not working

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 ?

Upvotes: 20

Views: 4826

Answers (1)

Ruslan Shupoval
Ruslan Shupoval

Reputation: 621

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

Upvotes: 43

Related Questions