1 write to functionsAvail
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
124functionsAvail = new HybridDictionary();
3 references to functionsAvail
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XsltLibrary.cs (3)
123if (functionsAvail == null) { 126object obj = functionsAvail[name]; 133functionsAvail[name] = result;