2 writes to priority
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (2)
293
priority
= -1;
309
Pattern pattern = new Pattern(match, ++
priority
);
2 references to priority
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (2)
409
if (lastPriority != this.
priority
) {
452
QilNode[] branches = new QilNode[this.
priority
+ 2];