1 write to EndTagLi
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAst.cs (1)
362EndTagLi = ctxInfo.endTagLi;
2 references to EndTagLi
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1151result = WrapLoopBody(node.ElemNameLi, result, node.EndTagLi); 1202result = WrapLoopBody(node.ElemNameLi, result, node.EndTagLi);