1 write to Arg
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XslAst.cs (1)
89
this.
Arg
= arg;
4 references to Arg
System.Data.SqlXml (4)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1036
return GenerateApply((StylesheetLevel)node.
Arg
, node);
1222
if (!(bool)node.
Arg
) {
System\Xml\Xsl\Xslt\XslAst.cs (1)
98
public string Select { get { return (string)
Arg
; } }
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
372
fwdApplyImportsGraph[(Template)currentTemplate] = (Stylesheet)node.
Arg
;