1 write to _selectKey
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\ValueOfAction.cs (1)
40
_selectKey
= compiler.AddQuery(value);
2 references to _selectKey
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\ValueOfAction.cs (2)
29
CheckRequiredAttribute(
_selectKey
!= Compiler.InvalidQueryKey, "select");
64
string? value = processor.ValueOf(frame,
_selectKey
);