1 write to EndTagLi
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XslAst.cs (1)
376EndTagLi = ctxInfo.endTagLi;
2 references to EndTagLi
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
974result = WrapLoopBody(node.ElemNameLi, result, node.EndTagLi); 1021result = WrapLoopBody(node.ElemNameLi, result, node.EndTagLi);