2 references to s_functionTable
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
525if (s_functionTable.TryGetValue(name, out pi)) 661ParamInfo pi = (ParamInfo)s_functionTable["id"];