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