3 writes to _currentXpsFontRef
ReachFramework (3)
Serialization\Manager\XpsPackagingPolicy.cs (3)
812
_currentXpsFontRef
++;
903
_currentXpsFontRef
--;
1440
_currentXpsFontRef
= 0;
3 references to _currentXpsFontRef
ReachFramework (3)
Serialization\Manager\XpsPackagingPolicy.cs (3)
786
if(
_currentXpsFontRef
== 0)
901
_currentXpsFontRef
> 0)
905
if(
_currentXpsFontRef
== 0)