Fix IndexOutOfRangeException in PriorityQueue.EnqueueDequeue (#48323)
authorStephen Toub <stoub@microsoft.com>
Tue, 16 Feb 2021 11:51:30 +0000 (06:51 -0500)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 11:51:30 +0000 (11:51 +0000)
commitd273590219d2124bc14e232f745c66d297b33ef8
treee93d2cdd433c4bed486c26fa846741a5e557478f
parente951a0e0c80223ebaa9b5476d8128015e78801fe
Fix IndexOutOfRangeException in PriorityQueue.EnqueueDequeue (#48323)
src/libraries/System.Collections/src/System/Collections/Generic/PriorityQueue.cs
src/libraries/System.Collections/tests/Generic/PriorityQueue/PriorityQueue.Tests.cs