1 write to ftype
System.Xml (1)
System\Xml\XPath\Internal\XPathParser.cs (1)
702this.ftype = ftype;
1 reference to ftype
System.Xml (1)
System\Xml\XPath\Internal\XPathParser.cs (1)
696public Function.FunctionType FType { get { return this.ftype; } }