1 write to selectKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
58
this.
selectKey
= compiler.AddQuery(value);
2 references to selectKey
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (2)
136
if (this.
selectKey
== Compiler.InvalidQueryKey) {
144
frame.InitNewNodeSet(processor.StartQuery(frame.NodeSet, this.
selectKey
));