ReSharper 导航到 .NET Core 源仅显示存根:如何进一步实现 impl?

ReSharper navigation to .NET Core sources shows stubs only: how to move further to impl?

当您在 .Net Framework 项目中导航时(使用 JetBrains 反编译器 按 Ctrl+单击)ReSharper 可以 反编译GAC 即时组装并展示实施

.Net Core 上的相同行为 仅显示来自 C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app.0.0\ref\netcoreapp2.0\System.Runtime.dll 的存根

ReSharper 2017.2.1

asked that on Resharper support forum (because this problem also bothers me every day) and they confirmed (as far as I understand at least) that this is a bug and created an issue here。据我所知 - 你无法自己修复它,只能等到他们修复它(问题具有 "Major" 优先级,所以它有可能在不久的将来发生)。

更新:此错误已在 2017.3 版本中标记为已修复。