3 writes to _currentXpsImageRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
539
_currentXpsImageRef
++;
557
_currentXpsImageRef
--;
898
_currentXpsImageRef
= 0;
3 references to _currentXpsImageRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
520
if(
_currentXpsImageRef
== 0)
555
if(
_currentXpsImageRef
>0)
559
if(
_currentXpsImageRef
== 0)