3 writes to _currentXpsFontRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
333
_currentXpsFontRef
++;
446
_currentXpsFontRef
--;
897
_currentXpsFontRef
= 0;
3 references to _currentXpsFontRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
291
if(
_currentXpsFontRef
== 0)
444
if(
_currentXpsFontRef
>0)
448
if(
_currentXpsFontRef
== 0)