1 write to _argTypes
System.Private.Xml (1)
System\Xml\XPath\Internal\XPathParser.cs (1)
807_argTypes = argTypes;
1 reference to _argTypes
System.Private.Xml (1)
System\Xml\XPath\Internal\XPathParser.cs (1)
800public XPathResultType[] ArgTypes { get { return _argTypes; } }