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)
148if (_selectKey == Compiler.InvalidQueryKey) 159frame.InitNewNodeSet(processor.StartQuery(frame.NodeSet!, _selectKey));