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