3 references to GetValueQuery
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\Processor.cs (3)
529
return
GetValueQuery
(key, null);
573
Query query = this.
GetValueQuery
(key, GetValueOfContext());
686
Query query = this.
GetValueQuery
(key, GetMatchesContext());