2 references to Replace
System.Private.Xml (2)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (1)
392
return _refReplacer.
Replace
(cond, match.Iterator, it);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1832
_refReplacer.
Replace
(filter.Body, filter.Variable, testNode),