3 writes to _currentPageXmlWriter
ReachFramework (3)
Serialization\Manager\XpsSerializationManagerAsync.cs (3)
37
this.
_currentPageXmlWriter
= null;
205
_currentPageXmlWriter
= Simulator.SimulateBeginFixedPage();
261
_currentPageXmlWriter
= null;
1 reference to _currentPageXmlWriter
ReachFramework (1)
Serialization\Manager\XpsSerializationManagerAsync.cs (1)
259
Simulator.SimulateEndFixedPage(
_currentPageXmlWriter
);