1 write to lookFor
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
35
this.
lookFor
= lookFor;
1 reference to lookFor
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
41
return (n ==
lookFor
) ? replaceBy : n;