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