3 writes to _currentXpsImageRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
540
_currentXpsImageRef
++;
558
_currentXpsImageRef
--;
899
_currentXpsImageRef
= 0;
3 references to _currentXpsImageRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
521
if(
_currentXpsImageRef
== 0)
556
if(
_currentXpsImageRef
>0)
560
if(
_currentXpsImageRef
== 0)