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