2 writes to _recordDepth
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (2)
401
_recordDepth
++;
404
_recordDepth
--;
7 references to _recordDepth
System.Private.Xml (7)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (7)
194
_currentInfo!.Depth =
_recordDepth
;
290
_currentInfo.Depth =
_recordDepth
;
305
_currentInfo.Depth =
_recordDepth
;
331
attribute.Depth =
_recordDepth
;
386
_currentInfo.Depth =
_recordDepth
;
393
_currentInfo.Depth =
_recordDepth
;
761
ns.Depth =
_recordDepth
;