4 writes to t_depth
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\CanonicalizationDispatcher.cs (4)
24
t_depth
++;
38
t_depth
--;
61
t_depth
++;
75
t_depth
--;
2 references to t_depth
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CanonicalizationDispatcher.cs (2)
19
if (maxDepth > 0 &&
t_depth
> maxDepth)
56
if (maxDepth > 0 &&
t_depth
> maxDepth)