4 references to NewNodeSet
System.Private.Xml (4)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (2)
170Debug.Assert(frame.NewNodeSet != null); 186processor.PushTemplateLookup(frame.NewNodeSet, _mode, /*importsOf:*/null);
System\Xml\Xsl\XsltOld\ForEachAction.cs (2)
79Debug.Assert(frame.NewNodeSet != null); 93processor.PushActionFrame(frame, frame.NewNodeSet);