Merge pull request dotnet/coreclr#11258 from mskvortsov/FixConsumeReporting
authorBruce Forstall <brucefo@microsoft.com>
Thu, 27 Apr 2017 17:19:10 +0000 (10:19 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Apr 2017 17:19:10 +0000 (10:19 -0700)
Do not report out-of-order consuming if a node wasn't consumed at all

Commit migrated from https://github.com/dotnet/coreclr/commit/beda361f505e8607ca05fea0bee61e21177ef23b


Trivial merge