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