2 writes to recordDepth
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (2)
354this.recordDepth ++; 357this.recordDepth --;
7 references to recordDepth
System.Data.SqlXml (7)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (7)
180this.currentInfo.Depth = this.recordDepth; 262this.currentInfo.Depth = this.recordDepth; 276this.currentInfo.Depth = this.recordDepth; 298attribute.Depth = this.recordDepth; 342this.currentInfo.Depth = this.recordDepth; 348this.currentInfo.Depth = this.recordDepth; 648ns.Depth = this.recordDepth;