1 write to Match
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAst.cs (1)
266this.Match = match;
3 references to Match
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2183QilIterator values = _f.For(_f.OptimizeBarrier(CompileKeyMatch(key.Match)));
System\Xml\Xsl\Xslt\XslAst.cs (2)
277if (Match != null) 280dbgName.Append(Match);