2 writes to selectKey
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\SortAction.cs (2)
104selectKey = compiler.AddQuery("."); 125this.selectKey = compiler.AddQuery(value);
3 references to selectKey
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\SortAction.cs (3)
103if (selectKey == Compiler.InvalidQueryKey) { 116this.sort = new Sort(this.selectKey, this.lang, this.dataType, this.order, this.caseOrder); 152this.selectKey,