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