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)
800
public XPathResultType[] ArgTypes { get { return
_argTypes
; } }