2 references to Function
System.Private.Xml (2)
System\Xml\XPath\Internal\Function.cs (1)
71
public override AstType Type { get { return AstType.
Function
; } }
System\Xml\XPath\Internal\QueryBuilder.cs (1)
484
case AstNode.AstType.
Function
: