3 references to PushTemplateLookup
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\ApplyImportsAction.cs (1)
32processor.PushTemplateLookup(frame.NodeSet, this.mode, /*importsOf:*/this.stylesheet);
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
168processor.PushTemplateLookup(frame.NewNodeSet, this.mode, /*importsOf:*/null);
System\Xml\Xsl\XsltOld\RootAction.cs (1)
249processor.PushTemplateLookup(frame.NodeSet, /*mode:*/null, /*importsOf:*/null);