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