1 write to sort
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\SortAction.cs (1)
116this.sort = new Sort(this.selectKey, this.lang, this.dataType, this.order, this.caseOrder);
2 references to sort
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\SortAction.cs (2)
149processor.AddSort(this.sort != null ? 150this.sort :