1 write to _lookFor
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
36
_lookFor
= lookFor;
1 reference to _lookFor
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
43
return (n ==
_lookFor
) ? _replaceBy! : n;