1 instantiation of LoopFocus
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
110_curLoop = new LoopFocus(_f);
7 references to LoopFocus
System.Private.Xml (7)
System\Xml\Xsl\Xslt\QilGenerator.cs (7)
86private LoopFocus _curLoop; 1147LoopFocus curLoopSaved = _curLoop; 1197LoopFocus curLoopSaved = _curLoop; 1523private QilList? CompileSorts(IList<XslNode> content, ref LoopFocus parentLoop) 1728private void CompileSort(Sort sort, QilList keyList, ref LoopFocus parentLoop) 1743LoopFocus curLoopSaved = _curLoop; 2704LoopFocus curLoopSaved = _curLoop;