1 reference to XsltLibrary
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
241
public XsltLibrary XsltFunctions => _xsltLib ??= new
XsltLibrary
(this);