2 writes to cntNmsp
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
881this.cntNmsp++; 1197this.cntNmsp--;
3 references to cntNmsp
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (3)
432if (this.cntNmsp != 0) 1194while (this.cntNmsp != 0) { 1198this.nsmgr.GetNamespaceDeclaration(this.cntNmsp, out prefix, out ns);