3 writes to _startDocCnt
ReachFramework (3)
Serialization\Manager\NGCSerializationManager.cs (3)
134
_startDocCnt
= 0;
449
_startDocCnt
++;
474
_startDocCnt
--;
5 references to _startDocCnt
ReachFramework (5)
Serialization\Manager\NGCSerializationManager.cs (5)
131
if(
_startDocCnt
!= 0 )
432
if(
_startDocCnt
== 0 )
460
if(
_startDocCnt
== 1 )
487
if (
_startDocCnt
== 0)
595
if (
_startDocCnt
== 0)