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