1 write to argTypes
System.Xml (1)
System\Xml\XPath\Internal\XPathParser.cs (1)
705
this.
argTypes
= argTypes;
1 reference to argTypes
System.Xml (1)
System\Xml\XPath\Internal\XPathParser.cs (1)
699
public XPathResultType[] ArgTypes { get { return this.
argTypes
; } }