3 writes to _currentXpsFontRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
334
_currentXpsFontRef
++;
447
_currentXpsFontRef
--;
898
_currentXpsFontRef
= 0;
3 references to _currentXpsFontRef
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (3)
292
if(
_currentXpsFontRef
== 0)
445
if(
_currentXpsFontRef
>0)
449
if(
_currentXpsFontRef
== 0)