1 write to countKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
168this.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)
402if (this.countKey != Compiler.InvalidQueryKey) { 403return processor.Matches(nav, this.countKey);