1 write to _selectKey
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\ForEachAction.cs (1)
42
_selectKey
= compiler.AddQuery(value);
2 references to _selectKey
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\ForEachAction.cs (2)
25
CheckRequiredAttribute(
_selectKey
!= Compiler.InvalidQueryKey, "select");
68
frame.InitNewNodeSet(processor.StartQuery(frame.NodeSet!,
_selectKey
));