1. 2
  1.  

  2. 1

    I found the GitHub issue more consumable. This write-up has this whole MiniProfiler red-herring in it whereas the GitHub issue gets to the core: funny JIT issue, looks like the JIT is using the wrong offset in passing in a parameter. The fix is actually beautiful, such a show-stopping bug with a one line fix:

    https://github.com/dotnet/coreclr/pull/1298/files