1 write to From
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XslAst.cs (1)
336
this.
From
= from;
3 references to From
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1771
QilNode fromPattern = (num.
From
!= null) ? CompileNumberPattern(num.
From
) : null;
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
571
ProcessPattern(node.
From
) |