1 write to Arg
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAst.cs (1)
90
this.
Arg
= arg;
4 references to Arg
System.Private.Xml (4)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1218
return GenerateApply((StylesheetLevel)node.
Arg
!, node);
1448
if (!(bool)node.
Arg
!)
System\Xml\Xsl\Xslt\XslAst.cs (1)
100
public string? Select { get { return (string?)
Arg
; } }
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
349
_fwdApplyImportsGraph![(Template)_currentTemplate] = (Stylesheet)node.
Arg
!;