1 write to selectKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\ForeachAction.cs (1)
41this.selectKey = compiler.AddQuery(value);
2 references to selectKey
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ForeachAction.cs (2)
27CheckRequiredAttribute(compiler, selectKey != Compiler.InvalidQueryKey, "select"); 63frame.InitNewNodeSet(processor.StartQuery(frame.NodeSet, this.selectKey));