2 references to s_FunctionTable
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (2)
220
func =
s_FunctionTable
[name] as IXsltContextFunction;
484
return
s_FunctionTable
[name] != null && name != "unparsed-entity-uri";