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)
22
CheckRequiredAttribute(
_selectKey
!= Compiler.InvalidQueryKey, "select");
50
Query query = processor.GetValueQuery(
_selectKey
);