Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I was hoping typeof(T).IsValueType would get evaluated during JIT compilation which would allow for dead code elimination, but alas: https://github.com/dotnet/corefx/issues/16217
- Loading branch information