3 writes to _startDocCnt
ReachFramework (3)
Serialization\Manager\NGCSerializationManager.cs (3)
133
_startDocCnt
= 0;
448
_startDocCnt
++;
473
_startDocCnt
--;
5 references to _startDocCnt
ReachFramework (5)
Serialization\Manager\NGCSerializationManager.cs (5)
130
if(
_startDocCnt
!= 0 )
431
if(
_startDocCnt
== 0 )
459
if(
_startDocCnt
== 1 )
486
if (
_startDocCnt
== 0)
594
if (
_startDocCnt
== 0)