1 write to From
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAst.cs (1)
319
this.
From
= from;
3 references to From
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
2112
QilNode? fromPattern = (num.
From
!= null) ? CompileNumberPattern(num.
From
) : null;
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
589
ProcessPattern(node.
From
) |