1 write to countKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
168
this.
countKey
= compiler.AddQuery(value, /*allowVars:*/true, /*allowKey:*/true, /*pattern*/true);
2 references to countKey
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
402
if (this.
countKey
!= Compiler.InvalidQueryKey) {
403
return processor.Matches(nav, this.
countKey
);