4 references to NewNodeSet
System.Data.SqlXml (4)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (2)
154Debug.Assert(frame.NewNodeSet != null); 168processor.PushTemplateLookup(frame.NewNodeSet, this.mode, /*importsOf:*/null);
System\Xml\Xsl\XsltOld\ForeachAction.cs (2)
73Debug.Assert(frame.NewNodeSet != null); 85processor.PushActionFrame(frame, frame.NewNodeSet);