9 ms·
Its automatic. If it can't get the source, it will use its built in decompiler, and produce surprisingly readable source anyway (I force it to this mode by defa
by TeHCrAzY 14y ago
Its automatic. If it can't get the source, it will use its built in decompiler, and produce surprisingly readable source anyway (I force it to this mode by default, due to a flaky internet connection).
- edwinnathaniel 14y agoHow does ReSharper managed to locate the 3rd-party source code? Does ReSharper have their own source repository or some sort?
- solutionyogi 14y agoAs the parent listed, Resharper by default will download MS sources for BCL. For a third party, it will show the decompiled source.