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)
29CheckRequiredAttribute(_selectKey != Compiler.InvalidQueryKey, "select"); 64string? value = processor.ValueOf(frame, _selectKey);