3 writes to _startDocCnt
ReachFramework (3)
Serialization\Manager\NGCSerializationManager.cs (3)
146
_startDocCnt
= 0;
461
_startDocCnt
++;
486
_startDocCnt
--;
5 references to _startDocCnt
ReachFramework (5)
Serialization\Manager\NGCSerializationManager.cs (5)
143
if(
_startDocCnt
!= 0 )
444
if(
_startDocCnt
== 0 )
472
if(
_startDocCnt
== 1 )
499
if (
_startDocCnt
== 0)
607
if (
_startDocCnt
== 0)