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