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