2 writes to _input
System.Private.Xml (2)
System\Xml\XPath\Internal\Axis.cs (2)
42_input = input; 62set { _input = value; }
1 reference to _input
System.Private.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
61get { return _input; }