1 override of CreateWithParamAction
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
262
public override WithParamAction
CreateWithParamAction
() {
2 references to CreateWithParamAction
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
92
WithParamAction par = compiler.
CreateWithParamAction
();
System\Xml\Xsl\XsltOld\CallTemplateAction.cs (1)
52
WithParamAction par = compiler.
CreateWithParamAction
();