3 references to InvalidOperation_EmptyQueue
System.Collections (3)
System\Collections\Generic\PriorityQueue.cs (3)
228throw new InvalidOperationException(SR.InvalidOperation_EmptyQueue); 243throw new InvalidOperationException(SR.InvalidOperation_EmptyQueue); 267throw new InvalidOperationException(SR.InvalidOperation_EmptyQueue);