1 write to Match
System.Private.Xml (1)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (1)
254this.Match = match;
3 references to Match
System.Private.Xml (3)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (3)
274QilName? qname = pattern.Match.QName; 404result = _f.Conditional(MatchPattern(it, pattern.Match), _f.Int32(pattern.Priority), result); 456result = _f.Conditional(MatchPattern(it, pattern.Match), _f.Int32(pattern.Priority), result);