1 write to selectKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
58this.selectKey = compiler.AddQuery(value);
2 references to selectKey
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (2)
136if (this.selectKey == Compiler.InvalidQueryKey) { 144frame.InitNewNodeSet(processor.StartQuery(frame.NodeSet, this.selectKey));