4 writes to cntNmsp
System.Data.SqlXml (4)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (4)
860this.cntNmsp = 0; 866this.cntNmsp++; 917this.cntNmsp = cntNmspSave; 1006this.cntNmsp++;
2 references to cntNmsp
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
910cntNmspSave = this.cntNmsp; 987for (int iNmsp = 0; iNmsp < this.cntNmsp; iNmsp++) {