1 write to selectKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\ValueOfAction.cs (1)
39this.selectKey = compiler.AddQuery(value);
2 references to selectKey
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ValueOfAction.cs (2)
30CheckRequiredAttribute(compiler, selectKey != Compiler.InvalidQueryKey, "select"); 59string value = processor.ValueOf(frame, this.selectKey);