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