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