2 writes to _loadInstructionsDepth
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
1364
if (++
_loadInstructionsDepth
> MAX_LOADINSTRUCTIONS_DEPTH)
1464
--
_loadInstructionsDepth
;