1 write to _orderTable
ReachFramework (1)
Packaging\XpsInterleavingPolicy.cs (1)
572
_orderTable
= flushOrderTable;
2 references to _orderTable
ReachFramework (2)
Packaging\XpsInterleavingPolicy.cs (2)
585
FlushItem xOrder = (FlushItem)
_orderTable
[x.Node.GetType()];
586
FlushItem yOrder = (FlushItem)
_orderTable
[y.Node.GetType()];