3 writes to _currentXpsImageRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
551
_currentXpsImageRef
++;
569
_currentXpsImageRef
--;
910
_currentXpsImageRef
= 0;
3 references to _currentXpsImageRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
532
if(
_currentXpsImageRef
== 0)
567
if(
_currentXpsImageRef
>0)
571
if(
_currentXpsImageRef
== 0)