2 writes to _selectKey
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\SortAction.cs (2)
123_selectKey = compiler.AddQuery("."); 147_selectKey = compiler.AddQuery(value);
3 references to _selectKey
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\SortAction.cs (3)
121if (_selectKey == Compiler.InvalidQueryKey) 136_sort = new Sort(_selectKey, _lang, _dataType, _order, _caseOrder); 179_selectKey,