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