1 write to _countKey
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
175_countKey = compiler.AddQuery(value, /*allowVars:*/true, /*allowKey:*/true, /*pattern*/true);
2 references to _countKey
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
461if (_countKey != Compiler.InvalidQueryKey) 463return processor.Matches(nav, _countKey);