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; 1143LoopFocus curLoopSaved = _curLoop; 1193LoopFocus curLoopSaved = _curLoop; 1519private QilList? CompileSorts(IList<XslNode> content, ref LoopFocus parentLoop) 1724private void CompileSort(Sort sort, QilList keyList, ref LoopFocus parentLoop) 1739LoopFocus curLoopSaved = _curLoop; 2700LoopFocus curLoopSaved = _curLoop;