3 references to Function
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
246
QilFunction initFunction = f.
Function
(f.FormalParameterList(), init, /*sideEffects:*/f.True());
1837
QilFunction func = f.
Function
(f.FormalParameterList(context, value),
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
410
QilFunction result = f.
Function
(f.FormalParameterList(name, resolvedName, key, context), fdef, f.False());