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