3 writes to _currentPageXmlWriter
ReachFramework (3)
Serialization\Manager\XpsSerializationManagerAsync.cs (3)
51
this.
_currentPageXmlWriter
= null;
239
_currentPageXmlWriter
= Simulator.SimulateBeginFixedPage();
295
_currentPageXmlWriter
= null;
1 reference to _currentPageXmlWriter
ReachFramework (1)
Serialization\Manager\XpsSerializationManagerAsync.cs (1)
293
Simulator.SimulateEndFixedPage(
_currentPageXmlWriter
);