Merge pull request dotnet/corefx#9951 from jamesqo/queue-enumerator
authorStephen Toub <stoub@microsoft.com>
Mon, 11 Jul 2016 02:12:38 +0000 (22:12 -0400)
committerGitHub <noreply@github.com>
Mon, 11 Jul 2016 02:12:38 +0000 (22:12 -0400)
Make Queue.Enumerator.Current inlineable by the JIT

Commit migrated from https://github.com/dotnet/corefx/commit/85bd78ceb0527434db25fc6085521251cb78dda4


Trivial merge