1 write to _selectKey
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\CopyOfAction.cs (1)
32_selectKey = compiler.AddQuery(value);
2 references to _selectKey
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\CopyOfAction.cs (2)
22CheckRequiredAttribute(_selectKey != Compiler.InvalidQueryKey, "select"); 50Query query = processor.GetValueQuery(_selectKey);