3 writes to _currentXpsFontRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
345
_currentXpsFontRef
++;
458
_currentXpsFontRef
--;
909
_currentXpsFontRef
= 0;
3 references to _currentXpsFontRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
303
if(
_currentXpsFontRef
== 0)
456
if(
_currentXpsFontRef
>0)
460
if(
_currentXpsFontRef
== 0)