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)
25CheckRequiredAttribute(_selectKey != Compiler.InvalidQueryKey, "select"); 68frame.InitNewNodeSet(processor.StartQuery(frame.NodeSet!, _selectKey));