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