Y
Hacker News
new
|
ask
|
show
|
jobs
by
edwinnathaniel
5191 days ago
How does ReSharper managed to locate the 3rd-party source code?
Does ReSharper have their own source repository or some sort?
1 comments
solutionyogi
5191 days ago
As the parent listed, Resharper by default will download MS sources for BCL. For a third party, it will show the decompiled source.
link