2 writes to xsltLib
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
90
this.
xsltLib
= null;
236
this.
xsltLib
= new XsltLibrary(this);
2 references to xsltLib
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
235
if (this.
xsltLib
== null) {
239
return this.
xsltLib
;