2 references to ReturnTypes
System.Xml (2)
System\Xml\XPath\Internal\Function.cs (1)
79
return
ReturnTypes
[(int) functionType];
System\Xml\XPath\Internal\NodeFunctions.cs (1)
88
public override XPathResultType StaticType { get { return Function.
ReturnTypes
[(int)funcType]; } }