1 instantiation of FlushItem
ReachFramework (1)
Packaging\XpsInterleavingPolicy.cs (1)
237_flushOrderItems.Add(classType, new FlushItem(flushOrder, classType));
4 references to FlushItem
ReachFramework (4)
Packaging\XpsInterleavingPolicy.cs (4)
588FlushItem xOrder = (FlushItem)_orderTable[x.Node.GetType()]; 589FlushItem yOrder = (FlushItem)_orderTable[y.Node.GetType()];