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)
43return (n == _lookFor) ? _replaceBy! : n;