2 writes to _depth
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\BuilderInfo.cs (2)
60
_depth
= src.Depth;
192
set {
_depth
= value; }
1 reference to _depth
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\BuilderInfo.cs (1)
191
get { return
_depth
; }