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