1 write to selectKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\CopyOfAction.cs (1)
32this.selectKey = compiler.AddQuery(value);
2 references to selectKey
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\CopyOfAction.cs (2)
24CheckRequiredAttribute(compiler, selectKey != Compiler.InvalidQueryKey, "select"); 47Query query = processor.GetValueQuery(this.selectKey);