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