4 references to AddDebugVariable
System.Data.SqlXml (4)
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
2362n = AddDebugVariable(CloneName(nameNamespaces), nsVar, n); 2369content = AddDebugVariable(CloneName(nameLast) , GetLastPosition (), content); 2370content = AddDebugVariable(CloneName(namePosition), GetCurrentPosition(), content); 2371content = AddDebugVariable(CloneName(nameCurrent) , GetCurrentNode (), content);