1 write to Match
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\XslAst.cs (1)
288this.Match = match;
3 references to Match
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1830QilIterator values = f.For(f.OptimizeBarrier(CompileKeyMatch(key.Match)));
System\Xml\Xsl\Xslt\XslAst.cs (2)
298if (Match != null) { 300dbgName.Append(Match);