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