1 write to _sortContainer
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\ForEachAction.cs (1)
114_sortContainer ??= new ContainerAction();
4 references to _sortContainer
System.Private.Xml (4)
System\Xml\Xsl\XsltOld\ForEachAction.cs (4)
59if (_sortContainer != null) 62processor.PushActionFrame(_sortContainer, frame.NodeSet!); 69if (_sortContainer != null) 115_sortContainer.AddAction(compiler.CreateSortAction());