System\Xml\Xsl\XPath\XPathQilFactory.cs (16)
117XsltMethods.FormatMessage, T.StringX, new QilNode[] { res, args }
133XsltMethods.EqualityOperator, T.BooleanX, new QilNode[] { Double(opCode), left, right }
150XsltMethods.RelationalOperator, T.BooleanX, new QilNode[] { Double(opCode), left, right }
287XsltMethods.EnsureNodeSet, T.NodeSDod, new QilNode[] { n }
308XsltMethods.StartsWith, T.BooleanX, new QilNode[] { str1, str2 }
316XsltMethods.Contains, T.BooleanX, new QilNode[] { str1, str2 }
324XsltMethods.SubstringBefore, T.StringX, new QilNode[] { str1, str2 }
332XsltMethods.SubstringAfter, T.StringX, new QilNode[] { str1, str2 }
340XsltMethods.Substring2, T.StringX, new QilNode[] { str, start }
349XsltMethods.Substring3, T.StringX, new QilNode[] { str, start, length }
356XsltMethods.NormalizeSpace, T.StringX, new QilNode[] { str }
365XsltMethods.Translate, T.StringX, new QilNode[] { str1, str2, str3 }
373XsltMethods.Lang, T.BooleanX, new QilNode[] { lang, context }
380XsltMethods.Floor, T.DoubleX, new QilNode[] { value }
387XsltMethods.Ceiling, T.DoubleX, new QilNode[] { value }
394XsltMethods.Round, T.DoubleX, new QilNode[] { value }