2 writes to _priority
System.Private.Xml (2)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (2)
322_priority = -1; 340Pattern pattern = new Pattern(match, ++_priority);
2 references to _priority
System.Private.Xml (2)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (2)
461if (lastPriority != _priority) 510QilNode[] branches = new QilNode[_priority + 2];