2 references to Deref
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathQilFactory.cs (2)
332return Deref(context, ConvertToString(id)); 336return Loop(i = For(id), Deref(context, ConvertToString(i)));