Implemented interface member:
property
ReturnType
System.Xml.Xsl.IXsltContextFunction.ReturnType
2 references to ReturnType
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
324return func.ReturnType == XPathResultType.NodeSet && func.Maxargs == 0;
System\ServiceModel\Dispatcher\XPathMessageContext.cs (1)
440return this.function.ReturnType;