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