1 reference to ReturnType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (1)
114
XPathResultType result = _function != null ? _function.
ReturnType
: XPathResultType.Any;