1 reference to argFnSubstr
System.Private.Xml (1)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
804
table.Add("substring", new FunctionInfo(FuncId.Substring, 2, 3,
argFnSubstr
));