1 write to Match
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (1)
235
this.
Match
= match;
3 references to Match
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (3)
252
QilName qname = pattern.
Match
.QName;
361
result = f.Conditional(MatchPattern(it, pattern.
Match
), f.Int32(pattern.Priority), result);
404
result = f.Conditional(MatchPattern(it, pattern.
Match
), f.Int32(pattern.Priority), result);