4 references to EmptyItem
System.Activities.DurableInstancing (4)
System\Activities\DurableInstancing\BinaryHeap.cs (4)
73
this.items[0] = this.
EmptyItem
;
79
this.items[itemCount] = this.
EmptyItem
;
117
this.items[lastItem] =
EmptyItem
;
122
this.items[lastItem] =
EmptyItem
;