2 writes to _cntNmsp
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
970
_cntNmsp
++;
1319
_cntNmsp
--;
3 references to _cntNmsp
System.Private.Xml (3)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (3)
471
if (
_cntNmsp
!= 0)
1315
while (
_cntNmsp
!= 0)
1320
_nsmgr.GetNamespaceDeclaration(
_cntNmsp
, out prefix, out ns);