1 write to _selectKey
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
61
_selectKey
= compiler.AddQuery(value);
2 references to _selectKey
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (2)
148
if (
_selectKey
== Compiler.InvalidQueryKey)
159
frame.InitNewNodeSet(processor.StartQuery(frame.NodeSet!,
_selectKey
));