3 references to GetValueQuery
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\Processor.cs (3)
476
return
GetValueQuery
(key, null);
526
Query query = this.
GetValueQuery
(key, GetValueOfContext());
622
Query query = this.
GetValueQuery
(key, GetMatchesContext());