2 references to RunQuery
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
149
value = processor.
RunQuery
(frame, this.selectKey);
System\Xml\Xsl\XsltOld\WithParamAction.cs (1)
41
ParamValue = processor.
RunQuery
(frame, this.selectKey);