4 references to AddDebugVariable
System.Private.Xml (4)
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
2830n = AddDebugVariable(CloneName(_nameNamespaces), nsVar, n); 2839content = AddDebugVariable(CloneName(_nameLast), GetLastPosition(), content); 2840content = AddDebugVariable(CloneName(_namePosition), GetCurrentPosition(), content); 2841content = AddDebugVariable(CloneName(_nameCurrent), GetCurrentNode(), content);