1 write to _isHeap
PresentationCore (1)
Shared\MS\Internal\PriorityQueue.cs (1)
252
_isHeap
= true;
4 references to _isHeap
PresentationCore (4)
Shared\MS\Internal\PriorityQueue.cs (4)
99
if (!
_isHeap
)
123
if (
_isHeap
)
141
if (!
_isHeap
)
243
if (!
_isHeap
)