2 writes to depth
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\KeyMatchBuilder.cs (2)
32
depth
++;
36
depth
--;
6 references to depth
System.Data.SqlXml (6)
System\Xml\Xsl\Xslt\KeyMatchBuilder.cs (6)
28
Debug.Assert(0 <=
depth
&&
depth
<= 1, "this shouldn't happen");
29
if (
depth
== 0) {
37
Debug.Assert(0 <=
depth
&&
depth
<= 1, "this shouldn't happen");
41
if (
depth
== 0) {