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