3 writes to _currentPageXmlWriter
ReachFramework (3)
Serialization\Manager\XpsSerializationManagerAsync.cs (3)
38
this.
_currentPageXmlWriter
= null;
206
_currentPageXmlWriter
= Simulator.SimulateBeginFixedPage();
262
_currentPageXmlWriter
= null;
1 reference to _currentPageXmlWriter
ReachFramework (1)
Serialization\Manager\XpsSerializationManagerAsync.cs (1)
260
Simulator.SimulateEndFixedPage(
_currentPageXmlWriter
);