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